body {
margin:0;
background:#ffffff;
font-size:12pt;
font-family: 'Roboto', sans-serif;
max-width:100%;
max-height:100%;
overflow-x:hidden;
overflow-y:hidden;
}

a:link, a:visited {
color:#ffffff;
}

a:hover, a:active {
color:#ffffff;
}

#header {
background:#6cbbd5;
height:140px;
width:100%;
color:#ffffff;
font-weight:bold;
top:0px;
padding:8px 0 0 2px;
}

.menu {
text-align:center;
vertical-align:middle;
height:13pt;
}

#content{
width:100%;
background:#ffffff;
padding:8px 0 0 2px;
}

#content a {
color:#000000;
}

.homepicture{
width:50%;
position:absolute;
left:5%;
}

.hometext {
width:45%;
position:absolute;
left:50%;
padding:0 10px 0 0;
}