body{
	font-family: Arial;
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	width: 900px;
	color: #FFFFFF;
}
#header {

	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	font-size: 12px;
	height: 90px;

}
#header a {
	color: #666666;
	text-decoration: none;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
}