BODY {background-image: url(images/bkg/bk3.jpg); background-attachment:fixed; background-repeat: no-repeat; background-color: #0a1602; background-width: 100%;}
H1 {font-size: 24pt; font-family: arial;}
H2 {  font-size: 18pt; font-family: braggadocio;}
H3 {font size:14pt; font-family: desdemona;}

#content {

        margin-left: 50px;
        margin-right: 50px;
        padding: 0px;
        border: 0px solid white;
        margin-top: 50px;
        margin-bottom: 0px;
	font-weight: bold;
        font-family: normal;
                                                                              
}

#disclaimer 
{
        margin-left: 50px;
        margin-right: 20px;
        padding: 0px;
        margin-top: 50px;
        margin-bottom: 20px;
	font-weight: normal;
	font-style: italic;
        font-family: normal;
 	text-align: right; 
	vertical-align: text-bottom;
}
#disclaimer 	a:link {color: #000000;}
#disclaimer 	a:visited {color: #000000;}
