body {
	background-attachment: scroll;
	background-image: url(http://www.elastronautaterrestre.com/img/page_background.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;}

div#header {
	background-attachment: scroll;
	background-image: url(http://www.elastronautaterrestre.com/img/header_background_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px;
	width:100%;
	/*	width:700px;	*/
	line-height:25px;
	margin:0;
	color: #FFFFFF;
	text-align:left;
	font: 70% arial,sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
}

div#container {
	text-align:center;
	background-color:FFFFFF;
	width: 100%;
	width:100%;
/*	width:700px;	*/
	margin:0 auto;
	margin-left: 0px;
	margin-top:0px;
	float:left;
}

div#content {
	text-align:center;
	float:right;
	width:500px;
	height:400px;
}

div#navigation {
	background-attachment: scroll;
	background-image: url(http://www.elastronautaterrestre.com/img/navigation_background_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	width:200px;
	height:250px;
}

div#footer {
	background: #FFFFFF;
	color: #000000;
	margin:0;
	padding:5px 10px;
	width:700px;
	clear:both;
	width:100%
}
p {
	font: 70% arial,sans-serif;
}