﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0;
padding:0;
border:0;
}

/*Define style for body*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
 	color: #000000;	
	background-color: #E7D49A;
	text-align:center;
	margin: 0;
	padding: 0;
	border: 0;
	
}

#wrapper {
	width:1102px;
	w\idth:1100px;
	text-align:center;
	margin:5px auto 30px auto;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00738C;
	font-size:x-large;
}

img
{
	border-style:none;
	vertical-align:top;	
}

table
{
	text-align:center;
	background-color:white;
}

.mainimage
{
	background-image:url('../images/DreamCatcherGalena-in_13.gif');
	vertical-align:top;
	background-repeat:no-repeat;
}

.repeatleftimage
{
	background-image:url('../images/DreamCatcherGalena-in_15.gif');
	background-color: #E7D49A;
	background-position:0px 0px;
	background-repeat:repeat-y;
}

.repeatrightimage
{
	background-image:url('../images/DreamCatcherGalena-in_16.gif');
	background-position:0px 0px;
	background-repeat:repeat-y;
}


