body{
	marign:0;
	font-family:verdana;
	font-size:13px;
	color:#6c6656;
	background:#f2eee5;
	}

h1{
	font-size:24px;
	}
a{color:#ff9c00;
}		

#container{
	width:760px;
	text-align:left;
	background:white;
	}
#menu{
	padding:5px 10px;
	color:white;
	background:#ff9c00;
	}
#menu a{color:white}

#content, #contenthome{
	padding:20px 40px;
	}
	
#contenthome div{
	margin-bottom:20px;
	}

#bottom{
	background:#6c6656;
	color:#dddddd;
	padding:5px 10px;
	margin-top:50px;
	width:740px;
	clear:both;
	position:relative;
	display:block;
	}
#bottom a{
	color:#dddddd;
	text-decoration:none;
	}