/* set the width of container to match the width of your own website */
#container{
margin:0 auto;
width:700px;
}

body {
  background: url("http://www.seabreezefitness.co.uk/images/side.jpg") 50% 50% no-repeat;
}
/* * { position: relative; } */

h1 
{
font-size: 30px; 
text-align:center; 
color:#FF0099; 
font-family:Arial, Helvetica, sans-serif;
}

h2 {font-size: 18pt;}
h3 {font-size: 120%;}
p
{
font-size: 14pt; 
font-family:Tahoma, sans-serif;
}

h5
{
font-size: 16px; 
color:#FF00CC; 
font-family:Tahoma, sans-serif;
}

p2 
{
font-size: 30px; 
text-align:center; 
color:#FF0099; 
font-family:Arial, Helvetica, sans-serif;
}

p6
{
font-size: 16px; 
color:#FF00CC; 
font-family:Tahoma, sans-serif;
}


p3 {font-size: 10pt; font-family:Tahoma, sans-serif;}
p4 {font-size: 18pt; font-family:Tahoma, sans-serif;color:#FF0099;}
p5 {font-size: 14pt; font-family:Tahoma, sans-serif;}
ul.circ {list-style-type:disc; font-size: 14pt; font-family:Tahoma, sans-serif;}



