@charset "utf-8";
/* CSS Document */

#header {
	clear: both;
	height: 150px;
	background-image:url(../images/ropies_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0 auto 0 auto;
}
#bottom_logo {
	width:300px;
	height: 86px;
	background-image:url(../images/ropies-bottom.gif);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;	
}
