body {
background-color: BlanchedAlmond;
margin: 0px 0px 0px 0px;
paddig: 0px 0px 0px 0px;
text-align: center;
}

#container {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:560px;
background-color: #FAFAD2;
border: 1px solid #000000;
font-size:80%;
}


#header {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:560px;
height:70px;
background-color: #000030;
font-size:120%;
}

#header2 {
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
height: 21px;
background-color: #FAFAD2;
}

#header3 {
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
height: 14px;
background-color: #07074c;
}

#content {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
height:2800px;
background-color: #FAFAD2;
}

#line {
width: 560px;
height: 14px;
color: white;
background-color: #66421f;
font-size: 12px;
color: white;
}



h1 {
color: DarkGreen;
font-size: 14px;
}

h2 {
margin: 10px 0px 10px 0px;
padding: 2px 0px 2px 0px;
font-size: 12px;
color: white;
text-align: center;
width: 500px;
height: 14px;
background-color: #191970;
border: 1px solid #000000;
}


h3 {
font-size: 15px;
text-align: center;
}


p {
font-size: 11px;
line-height: 1.3;
text-align: left;
}

p.counter {
text-align:left;
margin-left: 3px;
margin-right:0px;
margin-top:0px;
margin-bottom:3px; 
padding: 0px 0px 0px 0px;
}

/*
p.mail {
font-weight: bold;
font-size:15px;
line-height:1;
letter-spacing:1;
}
*/

#footer {
width: 560px;
height: 14px;
}








