#website {
	background-image: url(../img/background_home.jpg);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	width: 568px;
	height: 25px;
	background-repeat: no-repeat;
	margin-left: 260px;
	margin-top: 60px;
	padding-left: 5px;
	padding-top: 3px;
}

#nav {
	font-size: 17px;
}