@import url("global.css");

#Home #Header {
	background:url(../images/Title_Rhino.jpg) no-repeat;
	width:227px;
	height:28px;
	margin:22px 0 0 16px;
}
.Bullets{
list-style:circle;
list-style-type:circle;
list-style-position: outside; 
}
.IMG{
border:1px solid black;
padding:1px;
width:400px;
}