body {
margin: 0 auto;
padding: 0;
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
color: #001722;
line-height: 150%;
background: #ffffff;
}

#content {
background: url(bg.jpg) center center no-repeat;
width: 841px;
height: 595px;
margin: 0 auto;
text-align: left;
position: relative;
}

.textbox {
float: right;
width: 420px;
height: 555px;
margin: 180px auto;
text-align: left;
}

.logo {
width: 400px;
height: 41px;
border: none;
margin-bottom: 5px;
}

.fb {
width: 32px;
height: 32px;
border: none;
margin-top: 5px;
}

h1 {
font-size: 18px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
color: #474E50;
margin: 6px 0 6px 0;
}

h2 {
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
color: #001722;
margin: 0 0 18px 0;
}

p {
color: #001722;
margin: 12px 0 12px 0;
}

a:link, a:active, a:visited {
color: #727a35;
text-decoration: underline;
}

a:hover {
color: #001722;
text-decoration: underline;
}
