* {		margin: 0px;	padding: 0px; }body {	background-color: #aba17d;  	background-repeat: no-repeat; }#page {	position: relative;	margin: 20px auto;	width: 802px;	height: 502px;  	background: url(images/index.jpg) no-repeat; 	border: none; }p {	position: absolute; 	font-family: verdana;	font-size: 18px;	color: #FDFDFC; 	left: 347px;	top: 360px; }		p a{	text-decoration: none;	color: #FDFDFC; }
