/* 
      Created by Dizi at Web Design Pond
	  
	  E-Mail: dizi@webdesignpond.co.uk
	  
	  You are free to use this template however you want
	  if you wish to say thanks the best way would be a link 
	  back to webdesignpond.co.uk :)
 */


body {
	background-color: #D9FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	font-weight: bold;
	text-align:center;
}


#wrapper { 
  width: 80%;
  margin:0 auto;
  height:300px;
  text-align: left;
  background-color: #00afdc;
}

