body{

font-family: Arial, Helvetica, sans-serif;

margin-top:-15px; }


#Wrapper {
width: 960px;
margin: 0 auto;
}

#Header li{

display:inline;
}

#Left {

width: 200px;
margin-top:70px;
float:left;
}



#Left h5{

font-size:16px;
}


#Left h6{

font-size:15px;
}

#Centre{
float: left;
width: 760px;
overflow: hidden;
}


#Footer {
float: left;
clear:both;
width: 100%;
margin-top: 40px;
}

#Footer h6{
text-align:center;
font-size:19px;
}

.Footer {
float: left;
clear: both;
width: 100%;
margin-top: 3%;
}

.Footer h6{
text-align:center;
font-size:19px;
}


img {

border: none; padding: 20px;

}


.Square {
width: 220px;
padding-top: 25px;
padding-bottom: 25px;
margin-top: 20px;
margin-bottom: 30px;
border-top: solid 2px;
border-bottom: solid 2px;
}

h1, h2, h3, h4, h5, h6{

color: rgb(132, 148, 202) ; text-decoration:underline;

}


h1 {

text-align: left;
font-size:30px; 
margin-top:60px;
margin-bottom:50px;

}

h2 { 

font-size: 21px;
margin-top:50px;
margin-bottom:50px;
text-align:left;

 }

h3  {

text-align:left;

}


ul {
font-size:16px;
margin-left: 0px;
}


p{

text-align:justify; 

font-size:15px;

margin-bottom:40px;

}



/*LINKS*/

a:link { color: rgb(105, 106, 87);

text-decoration:none;}

a:hover {color: Blue;

text-decoration:none;}

a:visited {

text-decoration:none;}








</style>