@charset "utf-8";
/* CSS Document */

.sampleHeader {
 height:40px;
 clear:both;
}

.samplePage {
 	width:960px;
	margin:auto;
	clear:both;
}

