<style type="text/css">
		
	
		body {
	background-color:#ffffcc;
	padding:0px;

	     }	

 A:link { 
   color: #000fff; }
  A:visited {
    color: #990099; }
  A:active {
    color: #ff6666; }

H1 { font-family: Pegasus, comic sans ms, serif,;  font-size: 140%; font-weight: 700;
   color: #9966cc; text-align: center; }
  H2 { font-family: Pegasus, comic sans ms, serif,; font-size: 110%; font-weight: 700;
   color: #cc66cc; text-align: center;}
  H3 { font-family: Verdana, Tahoma, Helvetica, Sans-serif; font-size: 105%; font-weight: 600;
   color: #00cc00; text-align: center;}
/* This is for regular price */

  H4 { font-family: Verdana, Tahoma, Helvetica, Sans-serif; font-size: 105%; font-weight: 600; 
   color: #9999ff;}
/* This is for strikeout regular price */

  H5 { font-family: Verdana, Tahoma, Helvetica, Sans-serif; font-size: 115%; text-decoration: line-through; 
   color: #9999ff;}
/* This is for sale price */

  H6 {font-family: Verdana, Tahoma, Helvetica, Sans-serif; font-size: 115% ;font-weight: 700; 
   color: #FF0000; font-style: italic; } 

		
	
	
	#maincenter {
		width:65%;
		float: center;
		background:#ffffcc;
		padding:10px; 10px;10px; 10px;
		}
	
	#mainleft {
		width:32%;
		float:left;
		background:#ccffcc;
		padding-bottom:10px;
		}
	
#banner {
		background:#ffffcc;
		}

	
</style>