body {  margin: 0;  padding: 0;  top: 0px;  left: 0px;  background-color: #FFF;  background-image: url('skin.gif');  background-repeat: no-repeat;  background-position: 0 0; }ul#nav {	position: absolute;	list-style: none;	left: 135px;	top: 265px;}ul#nav li {	display: block;	white-space: nowrap;	height: 34px;	text-indent: -999em;}ul#nav li a {	display: block;	white-space: nowrap;	height: 34px;	text-decoration: none;	background-color: transparent;	background-repeat: no-repeat;	background-position: 0 0;}ul#nav li a:hover, ul#nav li a:focus, .service ul#nav li.service a, .message ul#nav li.message a, .worship ul#nav li.worship a {	background-position: 0 -34px;}ul#nav li.service a {	width: 300px;	background-image: url(service.gif);}ul#nav li.message a {	width: 300px;	background-image: url(message.gif);}ul#nav li.worship a {	width: 300px;	background-image: url(worship.gif);}#movie {	position: absolute;	left: 186px;	top: 26px;}#buton {	position: absolute;	left: 32px;	top: 350px;}img {	border: none;}