html, body {

margin:0;

padding:0;

}



body {

	background-color: #775f43;

}

.f-bg {

	background-color: #775f43;

	background-image: url(images/h-f-bg.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

.logo_bg {

	background-color: #775F43;

	background-image: url(images/h-logo-bg.gif);

	background-repeat: no-repeat;

	background-position: bottom;

}





.flashing {

background-image: url(images/h-flash-bottom.jpg);



}

.welcometxt {
font-family:"Times New Roman", Times, serif;
color:#0033CC;
font-size:11px;
font-weight:bold;
}
