body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
bgproperties:"fixed";
background-image:url('Escudo.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
position: absolute;
}

div.Onderaan{
margin-left: 200px;
margin-right: 200px;
margin-top: 20px;
text-align: left;
color:#2A1F00;
}

.ExerciseTitle{
font-size: 140%;
color: #000000;
text-align: center;
}



div.IndexDiv{
margin-left: auto;
margin-right: auto;
padding: 2em;
text-align: left;
width: 40%;
background-color: #dddddd;
color: #000000;
font-size: 100%;
/*transp*/
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8; 
}

.Index{
text-align: left;
font-size: 100%;
}

a{
color:#010400;
}

a:visited{
color:#010400;
}

a:hover{
color:#008080;
}
