body
{ 
background-color: #ffffff;
background-image: url('hannahbg.jpg');
background-repeat: repeat;
text-align: justify;
font-family: arial;
font-size: 8pt;	
color: #363636;
margin-top:0px;
}
h1
{
background-color: #inherit;
color: #9b1928;
font-family: times;
font-size: 18pt;
text-align: right;
font-style: italic;
text-transform: lowercase;
text-decoration: none;
border-bottom: 1px solid #dddddd;
}
h2
{
background-color: #inherit;
color: #555555;
font-family: times;
font-size: 12pt;
text-align: center;
font-style: italic;
text-transform: lowercase;
text-decoration: none;
}
b
{
background-color: inherit;
color:#4e3345;
}
i
{
background-color: inherit;
color:#3772be;
}
u
{
background-color: inherit;
color:#4e3345;
}
a
{
font-family: arial;
background-color: inherit;
color: #48113c;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #eeeeee;
font-weight: bold;
text-decoration: none;
}
textarea, input, select
{ 
background-color: #ffffff;
font-family: arial; 
font-size: 9pt;
color: #363636; 
border-style: dotted;
border-color: #ededed;
border-width: 1px;
}
option
{ 
background-color: #ffffff;
font-family: arial;
font-size: 9pt;
color: #363636;
}
.img
{
padding-right: 7px;
}
#container
{
margin: 0 auto 0 auto;
width: 450px;
background-color: #ffffff;
}
#banner
{
width: 450px;
}
#main
{
width: 440px;
padding: 5px;
}
#footer
{
width: 450px;
font-size: 8pt;
padding-bottom:5px;
}
a.nav
{
font-family: arial; 
font-size: 8pt;
text-align: justify; 
color: #222222;
letter-spacing: 3px;
border-bottom: none;
text-transform: uppercase;
}
a.nav:hover
{
font-family: arial; 
font-size: 8pt;
letter-spacing: 3px;
color: #c0c0c0;
text-decoration: none;
text-transform: uppercase;
}

