@charset "utf-8";
/* CSS Document */

.sampleHeader {
 height:40px;
 clear:both;
}

.contentHalf {
 float:left;
 width:390px;
 margin-left:50px;
 margin-top:40px;
}


.fullpage{
width:900px;
margin:auto;
margin-bottom:20px;
clear:both;
}
