body { font-family: verdana; font-size: small%; }

p { font-size: 80%; color: #3c3c3c; padding-bottom: 2%; }

h1 { font-size: 140%; color: #3c3c3c; }

h2 { font-size: 120%; color: #2c2c2c; }

strong { color: #303030; }

.copyright { font-family: verdana; font-size: 50%; text-align: center; color: #3c3c3c; }

.sidebar { width: 90%;
height: 16%;
padding-top: 5%;
margin-bottom: 600px;
margin-left: 30px;
border-color: #4a3173;
border-style: double;
background-image: url('http://i32.tinypic.com/2h4ck5d.png');
float: left; }

a:link { color: #307b8c; }
a:visited { color: #c52921; }

.header {
    padding-top: 2%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    width : 762px;
    background-image : url('http://i25.tinypic.com/24w9b4k.png');
    text-align : center;
    height : 15%;
    border-color : #4a3173;
    border-width : 1px;
    border-style : solid;
    border-bottom: 0px;
}

td { margin: 20%;
border: 3px;
border-color: #4a3173;
border-style: double;
background-image: url('http://i25.tinypic.com/2jafalv.png'); }

.bg { background-image: url('http://i29.tinypic.com/14biwj6.png');
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 : #4a3173;
    border-width : 1px;
    border-top: 0px;
    border-style : solid;
    background-image : url('http://i25.tinypic.com/24w9b4k.png');
    height : 15%;
    text-align : center;

}