a {
color:#999;
}

body {
background-color:#E2DDD3;
}
#centerall {    
	left: 50%;
    margin-left: -480px;
    position: relative;
    width: 960px;
	}
	#logo {
	float:left;
	}
	#description {
	left: 10px;
    position: relative;
	width: 885px;
	}
	.infobox {
    margin-top: 100px;
    position: relative;
	} 