@charset "utf-8";
/* CSS Document */

/*Style Sheet for davekappas/index */

body {
	background:#000;
	height:800px;
}

#page {
	height:800px;
	width:950px;
	background-color:#000;
	margin:0 auto;
}

#main_container {
	background: #000 url(images/main_bg.jpg) no-repeat;
	height:265px;
	width:950px;
	margin:0 auto;
	padding-top: 540px;
}

#rollovers {
	width:400px;
	margin: 0 auto;
}

