/* ----- HEADER ----- */

#header {
	width: 800px;
	background: url('../images/upper-small.jpg') bottom right no-repeat black;
}

/* ----- NAVIGATION ----- */

#connect {
	display: none;
}

/* ----- MAIN CONTENT ----- */

#content {
	background: url('../images/bottom-small.jpg') top right no-repeat white;
}

#rightContent {
	margin-top:50px;
}
