html, body {
	margin:0;
	padding:0;
	background:#000 url(../images/bg_novaro.jpg) no-repeat top center;
	font-family:Arial, verdana, sans-serif;
	font-size:0.9em;
}
a, a img {
	border:none;
	outline:none;
}
#center{
	background:none;
	width:1068px;
	margin:0 auto;
}
#box {

}
#container {
	float:left;
}
#logo {
	float:left;
	width:285px;
	margin:-5px 0 0 390px;
}
#introtext {
	float:left;
	margin:20px 0 0 360px;	
	width:380px;
}
#introtext ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}
#polaroids {
	float:left;
	width:1068px;
	height:670px;
	margin-top:-350px;
}
#audience {
	float:left;
	width:1068px;
	height:132px;
	margin:-100px 0 0 0;
}