/* CSS Document */

html {
height: 100%;
}

body {
background:#BDBD8C;
height: 100%;
margin: 0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color:#000000;
}
p {margin: 0px; padding: 0px;}

strong {font-weight: bold;}

a {color:#000000; text-decoration:underline}
a:hover {color:#ffffff; text-decoration:none;}

#startlogo {
margin-top: -270px;
margin-left: -257px;
position:absolute;
width: 504px;
height: 540px;
top: 50%;
left: 50%;
}

