#bodytop {
	background: url("images/cottagefencesunflhrtstopbackg.gif") repeat-x;
    BGCOLOR="#336666" 
    TEXT=WHITE 
    LINK=YELLOW 
    VLINK="#CCFF66" 
 }

#body {
	font: Comic Sans;
	background: url("images/cntrylaneheartstileback.gif");
    BGCOLOR="#336666" 
    TEXT=WHITE 
    LINK=YELLOW 
    VLINK="#CCFF66" 
 }

#bodypaper {
	font: Comic Sans;
	background: url("images\spiralgrid.gif");

}

#container {
	margin-top: 50px;
	width: 96%;
	margin-left: 2%;
	position: absolute;
}

#header {
	padding-top: 100px;
	float: top;
}

#header1 {
	padding-bottom: 20px;
	float: top;
	background: url(images/sunflowerfenceline.gif) repeat-x bottom;
}

#menu {
	float: left;
	height: 80%;
}

#content {
	padding: 10px;
}

#footer {
	padding-left: 50px;
	text-align: right;
}

h1 {
	font: Comic Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #A86900;
	text-align: center;
}

h2 {
	font: Comic Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #A86900;
	background: #FFF7DE;
	text-align: left;
	display:inline;
}

h3 {
	font: Comic Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A86900;
	background: #FFF7DE;
	text-align: left;
	display:inline;
}

#menu a {
	display:block;
	border: none;
	text-decoration:none;
}

a {
	color: red;
	margin: 5px;

}

a:hover {
	text-decoration: none;
}


p {
	font-family: "Comic Sans MS";
	background: #FFF7DE;
	display:inline;
}
#p1 {
	font-family: "Comic Sans MS";
	display:block;
	background: none;
	margin-left: 100px;
	margin-right: 50px;
}


