.main {
margin-left: auto;
margin-right: auto;
width:1024px;
height:760px;
background-color: #BBB1AE;
}

.header{
margin-left: auto;
margin-right: auto;
width:1024px;
height:110px;
background-color: #BBB1AE;
margin:0;
padding:0;
}

.letterbox{
margin-left: auto;
margin-right: auto;
padding:0;
width:1024;
height:60;
}

.buttons{
background-color: #BBB1AE;
width:1024px;
height:64px;
margin-left: auto;
margin-right: auto;
margin-top:10px;
}

.buttonimg{
margin-left:3px;
margin-right:3px;
width:58px;
height:58px;
}

.contact{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width:1024px;
height:50px;
background-color: #BBB1AE;
}

.contactimg{
margin-top: 15px;
}

.explain{
margin-left: auto;
margin-right: auto;
width:1024px;
background-color: #BBB1AE;
height:60px;
}

a:link{
text-decoration:none;
color: #BBB1AE;
}

a:visited{
text-decoration:none;
color: #BBB1AE;
}