body {
	background: url(slices/back_main_mani.jpg) top left no-repeat #fff;
	margin: 0;
}
#flash {
	width: 900px;
	height: 600px;
	margin: auto;
}
#logo {
	background: url(slices/cameologo_s.png) top left no-repeat;
	width: 950px;
	margin: 0 0 0 30px;
}
#nav {
	position: absolute;
	width: 700px;
	top: 27px;
	left: 300px;
}
a {
	color: #fff;
}
a:hover {
	color: #fff;
}