body {
	background-color: #2D0736;
	margin-top: 0px;
	background-image: url(../_images/bg-02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#main-container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2D0736;
	top: 40px;
	position: relative;
}


#logo {
	height: 120px;
	width: 798px;
	background-image: url(../_images/logo.gif);
	background-repeat: no-repeat;
	background-color: #2D0736;
} 

#navigation {
	width: 798px;
	background-color: #2D0736;
}
