*{
	margin:0;
	padding:0;
	list-style:none;
	border:none
}

body{
	color: #004c83; font-family: tahoma; font-size: 11px; line-height: 14px;
	text-align:center;
	background:#ffffff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#site {
	padding-top: 200px;
}
