body {
	color: black;
	background-color: white;
   background-image:url("/icons/waterpaper.jpg");
	background-attachment: fixed;
}
#navigation2 
{
			position: absolute;
			right: 0;
			width: 200px;
}
#content 
{
			margin: 0 200px 0 200px;
}
