// Sparten Marine Stylesheet
// Each frame page has a unique id applied to the body, so all rules are applied by this stylesheet

* {
	margin : 0;
	padding : 0;
}

#nav_page li {
	font-size : 80%;
	list-style : none;
}

#header_page {
	
}
