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: LightGoldenrodYellow;
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: #000033;
font-size:120%;
}

#header2 {
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
height: 21px;
background-color: LightGoldenrodYellow;
}

#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: 20px 20px 20px 20px;
background-color: LightGoldenrodYellow;
}


.list{
margin: 10px 10px 10px 10px;
padding: 10px 20px 20px 10px;
font-size: 12px;
font-weight: bold;
text-align: left;
width: 500px;
height:20px;
background-color: LightGoldenrodYellowe;
line-height: 1.5;
}

.name{
margin: 10px 10px 10px 10px;
padding: 10px 20px 20px 10px;
font-size: 12px;
text-align: left;
width: 500px;
height: 50px;
background-color: LightGoldenrodYellowe;
line-height: 1.5;
}

.job{
margin: 10px 10px 10px 10px;
padding: 10px 20px 20px 10px;
font-size: 12px;
text-align: left;
width: 500px;
height: 50px;
background-color: LightGoldenrodYellow;
line-height: 1.5;
}

.president{
margin: 10px 10px 10px 10px;
padding: 10px 20px 20px 10px;
font-size: 12px;
text-align: left;
width: 500px;
height: 50px;
background-color: LightGoldenrodYellow;
line-height: 1.5;
}

.profile{
margin: 10px 10px 10px 10px;
padding: 10px 20px 20px 10px;
font-size: 12px;
text-align: left;
width: 500px;
height: 200px;
background-color: LightGoldenrodYellow;
line-height: 1.5;
}



.message{
margin: 10px 10px 10px 10px;
padding: 10px 20px 20px 10px;
font-size: 12px;
text-align: left;
width: 500px;
height: 200px;
background-color: LightGoldenrodYellow;
line-height: 1.5;
}



#line {
text-align: center;
font-size: 15px;
font-weight: bold;
margin: 20px 0px 10px 0px;
}


h3 {
font-size: 15px;
text-align: center;
}

p {
font-size: 11px;
line-height: 1.3;
text-align: left;
}



h2 {
font-size:15px;
}


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;
}







