body {
	margin: 0px;
	background: url(images/background.jpg) top left repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#container {
}

#header {
	
}

#sideNav {
	display: none;
}

#bottomNav {
	display: none;
}

#content {
	
}

#footer {
	text-align: center;
}

