body { background-color: #FFFFFF; color: #226194; font-family: Tahoma, Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;}
.header { position: fixed; top: 0px; height: 170px; width: 100%; background-color: #B3D8EA; background-image: url('images/logo.jpg'); background-repeat: no-repeat; background-position: top right; font-family: Calibri, Arial, Helvetica, sans-serif; border-bottom: solid 1px #FFFFFF;}

.company { margin-left: 40px; margin-top: 40px; width: 430px; height: 64px; background-image: url(images/togher.png);}

.nav { position: absolute; bottom: 0px; width: 100%; background-color: #226194; font-size: 16px;}
.nav a { display: inline-block; padding: 2px 16px 3px 16px; text-decoration: none; color: white;}
.nav a:hover { background-color: #FFFFFF; color: #226194;}

.footer { background-color: #226194; padding: 0.5em 1em; color: #FFFFFF; font-size: 80%; overflow: visible;}
.footer a { color: #FFFFFF; text-decoration: none;}
.footer a:hover { text-decoration: underline;}
.contactheadings { float: left;}
.contactdetails { float: left;}
.modified { text-align: right;}

.content { margin-top: 170px; padding: 1em;}
h1 { font-size: 150%; color: #093360; text-align: center;}
h2 { font-size: 130%; color: #093360; text-align: left;}
h3 { font-size: 110%; color: #093360; text-align: left;}
p { margin-left: 30%; margin-right: 30%; text-align: justify;}
.project { margin-left: 30%; margin-right: 30%; margin-bottom: 0.5em; padding: 1em; border: solid 2px #226194;}
