body{
	
	background-color:#313840;
	
	color:#0c3763;
}

#content{
color:#ffffff;
left: 50%;
top:100px;
width: 500px;
margin-left: -250px;
position: relative;

}

a{
	color:#ffffff;
	font-weight: bold;
}