body{
	margin:0px;
	font-size:10px;
	font-family:verdana;
	background-color:#262826;
}

a{
	color:#1A70AD;
	text-decoration:underline;
}

a:hover{
	color:#828282;
	text-decoration:underline;
}

form{
	display:inline;
}

.container{
	margin:0 auto;
	width:770px;

}