body {
	background: #6497d3 url(images/grid_bg.gif);
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.lights {
	width: 100%;
	float: left;
}

.lights .lightsBg {
	background: url(images/blue_top_bg.png) repeat-x left top;
	height: 565px;
	width: 100%;
	z-index: -1;
	position: absolute;
}

.logo {
	background: url(images/ycdesign_logo.png) no-repeat;
	width: 331px;
	height: 146px;
	margin-top: 47px;
	position: absolute;
	z-index: -1;
	margin-left: 12px;
} 