﻿body {
width:750px;
margin:0 auto;
margin-top:30px;
background-image: url("Images/Thumba_2012-02-06_16-41-23.jpg");
background-repeat: no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#header {
width:750px;
height:105px;
background-color:#333333;
font-family: Arial bold, sans-serif;
font-size: 40px;
color: #FFFFFF;
text-align: center;
}
#homeHeader {
width:750px;
height:200px;
background-color:#333333;
font-family: Arial bold, sans-serif;
font-size: 40px;
color: #FFFFFF;
text-align: center;
}
h1 { font-family: "Big Caslon","Adobe Caslon Pro","Hoefler Text",Constantia,"Adobe Garamond Pro","Garamond",Centaur,"Goudy Old Style",
             "Gill Sans","Gill Sans MT",Georgia,"Times New Roman",Times,serif; }
h2 {
font-family: "Big Caslon","Adobe Caslon Pro","Hoefler Text",Constantia,"Adobe Garamond Pro","Garamond",Centaur,"Goudy Old Style",
             "Gill Sans","Gill Sans MT",Georgia,"Times New Roman",Times,serif;
color : #2D96EA;
}

#nav {
width:750px;
height:28px;
background-color:#333333;
margin-top:10px;
text-align: center;
font-size: 18px;
padding-top: 5px;
}
#nav a { 
text-decoration: none;
color: #2D96EA; 
}
#nav a:link { 
color: #2D96EA; 
}
#nav a:visited { 
color: #A7D0FF; 
}
#nav a:hover { 
color: #FFFFFF;   
}
#nav ul { 
margin: 0;
padding-left: 0;  
}
#nav li {
display: inline;
}
a:link { color: #2D96EA; }
a:visited { color: #A7D0FF; }
#content { 
max-width:750px;
width:740px;
min-height:800px;
height:auto !important; 
background-color:#333333;
margin-top:10px;
text-align: center;
color: #FFFFFF;
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
overflow: auto;
}
#contact {
background-color:#eaeaea;
font-family: Arial, sans-serif;
width: 350px; 
padding: 10px;
}
label {
float: left;
width: 150px; 
display: block; 
clear: left;
text-align: right; 
padding-right: 10px;
margin-top: 10px;
}
input, textarea {
margin-top: 10px; 
display: block;
} 
#mySubmit { margin-left: 160px; }
.floatLeft { float: left; }
#footer { 
width:750px;
height:100px;
background-color:#333333;
margin-top:10px;
padding-top: 1px;
font-size : 0.70em;
font-style : italic;
text-align : center;
clear: both;
}
.p {
padding-left: 6px;
padding-right: 6px;
}
.samuel {
color : #2D96EA;
font-size : 26px;
}
.samuel2 {
color : #2D96EA;
}