body{

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

margin-top:-10px;

text-align:justify;

}

#Wrapper {

margin-left:4%;
margin-right:4%;

}


#Header {

text-align:left;
}


#Left {

margin-top:170px;
width:25%;
float:left;
}

#Left h4, h5, h6{

font-size: 17px;
}


#Centre{

width:50%;
float:left;
}


#Right {
padding-left:40px;
width:25%;
float:left;
}



#Footer {

margin-top:40px;}

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


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



p, ul, ol {
font-size: 14px;
line-height: 20px;

}


p {

margin: 26px;

}


h1{

margin:60px 0px;

text-align:center;

font-size:26px;


}


h2 {

margin:50px 0px;

text-align: left;

font-size: 19px;

}




h3  {

font-size:17px;

text-align:left;



}


img {

border: none;

padding: 20px;

letter-spacing: 2px;

}




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

color: rgb(132, 148, 202) ;

text-decoration:underline;

}



/*LINKS*/

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

text-decoration:none;}

a:hover {color: Blue;

text-decoration:none;}

a:visited {

text-decoration:none;}








</style>