body {margin: 0;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 13px;
background: #18032E;
font-weight: 300;}

   a:link {
    text-decoration: none;
    font-weight: bold;
    background: #18032E;
    color: #E0AD82;
}

    a:visited {
    text-decoration: none;
    font-weight: bold;
    background: #18032E;
    color: #C3A372;
	
}

    a:hover {
   cursor: default;
   text-decoration: none;
   font-weight: bold;
   background: #18032E;
   color: #D9C28E;
}

   a:active {
   text-decoration: none;
   font-weight: bold;
   background: #18032E;
   color: #C3A372;
}

div#footer {padding: 2%;
text-align: center;
font-size: 8px;
clear: both;
background: transparent;
background-image: none;
color: #C3A372;}

div#maincontent {padding: 1%;
text-align: justify;
margin-right: 5%;
margin-left: 5%;
background: transparent;
color: #CA48CC;
margin-bottom: 3px;}

.p2{
margin-top: 50px;
margin-left: 10px;
margin-right: 10px;
padding: 5px;
text-align: center;
font-weight: bold;
}

div#malcolm{
margin: 0px;
margin-bottom:10px;
margin-left: 10px;
margin-right: 10px;
background: #18032E;
background-image:  url(images/ian_entry.jpg);
height: 533px;
background-repeat: no-repeat;
background-position: center top;
}

H2{
padding-top: 45px;
padding-bottom: 1em;
font-size: 15px;
font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
color: #BB87DC;
text-align: center;
}

H3{
padding-top: 15px;
font-size: 15px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

H4{
font-style: italic;
}

H6{
font-size: 10px;
}

p{
margin-left: 5px;
margin-right: 5px;
padding: 5px;
}
