body {
	background-attachment: fixed;
	background-color: #485a73;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#menu {
	width: 600px;
	height: 38px;
	margin: 153px auto 10px;
}

#rotator {
	border: 0;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 686px;
	height: 427px;
}

#rotator img {
	border: 0;
	width: 686px;
	height: 427px;
}