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

#wrapper {
width:1000px;
margin: 0 auto;
}

#image {
	width:947px;
	min-height:200px;
	background-image:url(Screen%20shot%202010-01-31%20at%206.57.55%20PM.png);
	background-repeat:no-repeat;
		
}

