body {
background-color: #9999FF;
color: #330099;
font-family: Corbel, Geneva, Helvetica, sans-serif;
font-size: 13pt;}

h1 {
text-align: center;
font-size: 15pt;
color: #330099;
}

p {
margin-left: 250px;
margin-right: 150px;
}

a {
color:#990099;
font-size: 12pt;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: white;
}

#menu {
position:absolute;
top: 100px;
left: 20px;
background: #009999;
width:180px;
border: 5px solid white}

#menu li a {
color: #990099;
font-size: 12pt;
text-decoration: none;
font-weight: bold;}
#menu li {list-style: none;
margin-left:-15px;}

#menu li a:hover {
color: white;
}

img {
display: block;
margin-left: auto;
margin-right: auto;
}
