body { 
background-color: #e9df94;
margin: 1px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
text-align: left;}

#header {
width: 100%;
background-image: url(images/IMG_head.JPG);
height: 200px;
background-repeat: repeat-x;
background-position: center;
border-bottom: 2px aqua solid;}

#logo {
position: relative;
top: 40px;
right: 20px;}

.picture {
position: absolute;
top: 25px;
left: 20px;}

.content {
width: 95%;
height: auto;}

.col1 {
width: 20%;
height: auto;
float: left;}

.col1text {
padding-left: 15px;}

.col2 {
width: 60%;
height: auto;
float: left;
padding-left: 20px;
padding-top: 20px;}

.col3 {
width: 15%;
height: auto;
float: left;}

a:link {
text-decoration: underline;}

a:hover {
text-decoration: underline;}

h1 {font-size: 1.5em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: gray;}

h4 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: gray;}

h5 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: gray;}

