html, body {
background: url(../images/setcookieBackground.jpg) top center no-repeat #171f4d;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
color: #FFFFFF;
font-family: "Myriad Web Pro", "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
overflow:auto;
}
a:link {text-decoration: underline; color:#facf23;
}
a:visited {text-decoration: underline; color:#facf23;
}
a:active {text-decoration: underline; color:#facf23;
}
a:hover {text-decoration: underline; color:#facf23;
}
.chrome {
position:absolute;
margin-left:-385px;
left:50%;
top:35px;
width:770px;
}
#content {
position:absolute;
margin-left:-406px;
left:50%;
top:190px;
width:812;
}
.footer {
position:absolute;
margin-left:-385px;
left:50%;
top:600px;
width:770px;
}
