/*    body styles    */body{	font-family: sans-serif;	margin: 0px;}.regular{	background-color: #FFFFFF;	background-image: url(images/bg-drown.jpg);	background-repeat: repeat-y;}/*    text styles    */p, li, td { font-size: 12px; }h3 { font-size: 14px; }h2 { font-size: 18px; }embed{	margin: 0px;	padding: 0px;}.head3{	font-size: 14px;	font-weight: bold;}.head2{	font-size: 18px;	font-weight: bold;}.small { font-size: 9px; }.big { font-size: 14px; }.big2 { font-size: 18px; }.big_Not { font-size: 12px; }/*    layout elements    */.main{	width: 500px;	margin-left: 100px;}.main_Cent{	width: 500px;	margin-left: 100px;	text-align: center;	padding-top: 5px;}