* {		border: 0;	margin: 0;	padding: 0;	}body, html {	height: 100%;	}body {	background: #006eb7;}#main {	width: 1000px;	height: 200px;	padding-top: 554px;	background: #006eb7 url(../images/bgr000.jpg) no-repeat;	position: absolute;		left: 50%;	top: 50%;	margin-left: -500px;	margin-top: -377px;	text-align: center;}#main p,#main a {	font-family: Arial, Helvetica, sans-serif;	font-size: 17px;	color:#fff;	text-decoration: none;}#main a:hover {	color: #a5dbf4;}	
