body {
background-color: #ffffff;
margin: 0 auto;
text-align: center;
font-family: verdana, arial, tahoma;
font-size: 14px;
color: #000000;
}

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

a:hover {
text-decoration: none;
color: #bf6825;
}

a:active{
text-decoration: none;
color: #bf6825;
}

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

#wrapper {
width: 536px;
margin: 0 auto;
background-color: #ffffff;
}

#header {
height: 180px;
margin-top: 100px;
}

#contentwrapper {
background-color: #ffffff;
text-align: center;
}





