/* CSS Document */
Body {
margin: 0;
 font-family:Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
background-color:#000000;
background-image:url("http://www.the-secretgarden.co.uk/images/bg1.jpg");
background-attachment: fixed ;
background-position:top right;
background-repeat:no-repeat;
color:#FFFFFF;
}
td,blockquote,p,ul,ol,li {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #FFFFFF;
  text-decoration: none
}

a:link { color:#FFFFFF ; text-decoration: none}
a:visited {color:#CCCCCC; text-decoration: none}


#wrapper {
	text-align:center;
	top:0;
	margin:0 auto;
	position:relative;
	width:600px;
	height:0px;
	z-index:10;
	border-style:none;
	border-color:#FFF}

#main_body {
	width: 600px;
	left: 25px;
	z-index: 10;
	background-color:#1c000a;
	background-image:url(images/secretgarden-foot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
	
#footer {font-size:small;
	position:inherit;
	height:19px;
	z-index:2;
	left: 0px;
	text-align:right}
#footer a {text-decoration: none;
color:#CCCCCC}

.BG {background-color:#CCCCCC}

.style2 {font-family: "Freestyle Script"; font-size: 36px; }
