/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        
	
}
#base {
width:100%;
height:100%;
min-height:800px;
margin-top:10px;

}
#menu {
text-align: left;
}
#top {
width:1200px;
}
p.menu {
text-align:center;
text-decoration:underline;
}

h1 {
color: #ff4d00;
}

h2 {
color: #ff4f00;
}

