body {
font-family: Arial;
background-image:url(../images/header_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
text-align:center;
overflow-y:scroll;
}

div.header {
width: 829;
margin-top: 85px;
margin-left: auto;
margin-right: auto;
display: block;
}

div.content {
width: 829;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
display: block;
}

div.footer {
background-image:url(../images/footer_bg.jpg);
background-repeat: no-repeat;
height: 167;
width: 1120;
margin-left: auto;
margin-right: auto;
}

div.text {
font-size:12px;
color: #8F968C;
text-align: justify;
}

div.bottom_menu {
font-size:12px;
font-weight: bold;
color: #2d2929;
}

div.copyright {
margin-top:10px;
font-size:12px;
color: #b1b6b0;
}

div.title {
font-size:12px;
color: #f18900;
font-weight: bold;
}

div.title2 {
font-size:12px;
color: #020402;
font-weight: bold;
}

a.email {
font-size:12px;
color:#19afe4;
text-decoration: none;
}

a.bottom_menu {
font-size:12px;
color:#2d2929;
text-decoration: none;
}