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

.body {
	margin-top:0px;
	margin-right:0px;
	background-image:url(../images/bg6.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center;
	}
	
div.page {
	margin-left:auto;
	margin-right:auto;
	width:1006px;
	height:600px;
	background-color:none;
	background-image:none;
	}
	
div.nav {
	float:left;
	width:260px;
	height:600px;
	background-color:none;
	background-image:none;
	}

div.content-white {
	float:left;
	width:746px;
	height:600px;
	background-color:none;
	background-image:none;
	}