body {
background-image: url('bg.jpg');
background-attachment: fixed;
color: #331F10;
margin: 30px;
font-size: 15px;
font-family: Garamond, Times New Roman, verdana,arial,;
	scrollbar-3dlight-color: #F7D49C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F7D49C;
	scrollbar-darkshadow-color: #F7D49C;
	scrollbar-face-color: #F7D49C;
	scrollbar-highlight-color: #F7D49C;
	scrollbar-shadow-color: #F7D49C;
	scrollbar-track-color: #FFFFFF;

}

td { border= 0px;
font-size: 15px;}

input, textarea, select {
background-color: #FFE2C6;
font: 10px verdana, arial, helvetica, sans-serif;
color:#8A4500;
}

img {
border: 0px,
}



a {
color: #CA0000;
font-size: 15px;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #0000C1;
text-decoration: none; }

h1 {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
border-bottom: 1px dashed #DD7421;
background-color: #FFFFFF;
padding: 1px; }

b {
text-transform: uppercase; }

i { font-weight: bold;
}

.title
{ font-size: 15px;
color: #E87400;
font-weight: bold;
font-family: Lucida Calligraphy, Century;
}


