body {
background-color:#666666;
}
#main {
margin-left:auto;
margin-right:auto;
width: 1280px;
background-color:#ffffff;
}
#top {
background-color:#666666;
background-image:url('Blikken2.png');
background-repeat:no-repeat;
background-position:right top;
background-size:contain;
}
#content {
background-color:#ffffff;
background-image:none;
}
h1 {
color:#ffffff;
font-family: arial, sans-serif;
font-size:100px;
font-style:italic;
text-shadow: -1px 0 black, 0 1px black,
      1px 0 black, 0 -1px black;
}
h2 {
clear:both;
color:#993333;;
font-family: arial, sans-serif;
font-size:40px;
font-weight:bolder;
}
h3 {
clear:both;
color:#993333;
font-family: arial, sans-serif;
font-size:24px;
font-weight:bolder;
}
p {
color:#993333;
font-weight:bolder;
}
img {
float: right;
}
#top ul
{
float:right;
#width:100%;
padding:0;
margin:0;
list-style-type:none;
}
#top a
{
float:left;
width:6em;
text-decoration:none;
color:white;
background-color:purple;
padding:0.2em 0.6em;
border-right:1px solid white;
}
#top a:hover {background-color:#ff3300;}
#top li {display:inline;}
#content ul {
color:#993333;
font-weight:bolder;
}
#content li {
color:#993333;
font-weight:bolder;
}
img {
float:right;
height:200px;
width:200px;
}
