body { font-family: verdana; font-size: small%; }

p { font-size: 80%; color: #4b4b4b; }

h2 { font-size: 120%; color: #4b4b4b; }

.copyright { font-family: verdana; font-size: 50%; text-align: center; color: #4b4b4b; }

a:link { color: #307b8c; }
a:visited { color: #ab8331; }

.header {
    padding-top: 2%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    width : 762px;
    background-image : url('http://i27.tinypic.com/6qxsgn.png');
    text-align : center;
    height : 15%;
    border-color : #176c73;
    border-width : 1px;
    border-style : solid;
    border-bottom: 0px;
}

td { margin: 20%;
border: 3px;
border-color: #176c73;
border-style: double;
background-image: url('http://i31.tinypic.com/sg30p5.png'); }

.bg { background-image: url('http://i30.tinypic.com/2a0cgep.jpg');
background-repeat: no-repeat;
background-position: bottom right; }

table {
    padding-top: 9%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    width : 764px;
    border-color : #176c73;
    border-width : 1px;
    border-top: 0px;
    border-style : solid;
    background-image : url('http://i27.tinypic.com/6qxsgn.png');
    height : 15%;
    text-align : center;

}