
/* CSS Document */

#mainimage {
	width: 802px;
	height: 236px;
	background-repeat: no-repeat;
	background-image: url(../img/home.jpg);
}


#h1_home {
	text-indent: -9000px;
	margin: 20px 0 25px 0; 
	background: url(../img/h1/welcome.gif) no-repeat;
}


