body {

	background-color: black/*#9cd5e7;*/;

}

#header {
	color: purple;
	background-color: white;
	text-align: center;
	height: 50px;
}

#navmenu {
	width: 
	margin: 0 auto;
	background-image: url('../images/trans50.png');
}

#main {


}


p { font-size: small;
	color: gray; 
	text-align: right;
	padding-top: 35%;
	padding-right: 10%;
}
#footer {

	background-color: black;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	background-image: url('../images/trans50.png');
}

#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
