body
{
margin: 0;
padding: 0;
}

#top
{
width: 100%;
height : 70%;
background-color: #75c12e;
background-image: url(../afbeeldingen/oog_cilogis.png);
background-repeat: no-repeat;
background-position: left center;
}

#bottom
{
width: 100%;
height : 30%;
background-color: #13317e;
}

.text
{
font-family: Arial, verdana, san-serif;
font-size: 13px;
color: #75c12e;
font-weight: bold;
}

a
{
font-family: Arial, verdana, san-serif;
font-size: 13px;
color: #75c12e;
font-weight: bold;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

h1
{
font-family: Arial, verdana, san-serif;
font-size: 20px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}