﻿BODY {
    font-size: small;
    font-family: Arial,Helvetica,freesans,sans-serif;
}

.mainbody {
    border-radius: 10px;
    text-align: left;
    width: 725px;
    border: 1px solid #C0C0C0;
    padding: 0 10px 5px 10px;
}

div#wrapper {
    width: 750px;
    border-radius: 16px;
    margin: 30px auto 30px auto;
    border: 5px solid #C0C0C0;
    padding: 5px;
}

#header {
    background-image: url('../images/FellRelayHeader.jpg');
    width: 750px;
    height: 245px;
    background-repeat: no-repeat;
    text-indent: 20px;
}

#headertitle {
    vertical-align: -220px;
    color: white;
    font-size: 18pt;
    font-weight: bold;
}

#headerimg {
    margin: auto;
    height: 273px;
    width: 988px;
}

h1 {
    color: #666666;
    font-size: 18pt;
}

h2 {
    color: #666666;
}

.auto-style1 {
    width: 380px;
    height: 269px;
}
