@charset "UTF-8";
/* CSS Document Seattle Surgical Repair */


body {
	
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	background-color: #fff;
	height: 375px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	border: thick double #009;
	background-image: url(images/wrapper.jpg);
	background-repeat: no-repeat;
	}
p {
	text-align: left;
	margin-left: 220px;
}

h2, h3 {
	text-align: center;
	color: #009;	
	
	}



#header {
	width: 650px;
	height: 300px;
}

img {
	margin-top: 5px;
	margin-left: 170px;
	}



#middle {
	
	height: 170px;
	width: 650px;
	padding-top: -10px;
	
}
