body,html{
margin:0;
padding:0;
font:12px Arial, Helvetica, sans-serif; 
color:#FFEED7;
text-align:left;
height:100%;
background:#26120B;
}
body h1{
letter-spacing:-2000px;
text-indent:-2000px;
padding:0;
margin:0;
float:left;
}
body h2{
display: block;
background-color:#1C1C1C;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
line-height: 15pt;
color: #ffffff;
padding-left:5px;
}
#box{
margin:auto;
width:990px; 
height:580px;
background:url(img/engmain-box.jpg) no-repeat top;
}
#content{
width:885px;
height:406px;
margin-left:48px;
padding-top:75px;
}

#navi1{
width:705px;
height:20px;
margin-left:135px;
margin-top:12px;
}
#navi2{
width:705px;
height:20px;
margin-left:135px;
margin-top:8px;
}

#write{
font:22px arial,helvetica,sans-serif;
color:#FFEED7;
font-weight:bold;
}

a{
color:#FFFFFF;
text-decoration:none;
}
