@charset "UTF-8";
/* CSS Document */

h2 {
	background-image: url(../images/horder.gif); 
	width: 100px;
} 
#top {
	text-decoration: underline;
} 
#top2 {
	font-weight: normal;
} 
#top3 {
	font-size: 18px;
} 
#left {
	padding-left: 310px;
} 
#btm {
	font: italic bold 18px Arial, Helvetica, sans-serif; 
	position: absolute; 
	top: 600px;
	left:210px; 
	text-decoration: underline;
}
#footer {
	top: 1160px;
} 
#bottom {
	top: 700px; 
	left: 75px; 
	padding: 5px;
}
