body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#dafbed;
	background-image : url(images/bg.jpg);
	background-attachment: fixed;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	scrollbar-3dlight-color : #DAFBED;
	scrollbar-highlight-color : #000000;
	scrollbar-darkshadow-color : #DAFBED;
	scrollbar-shadow-color : #000000;
	scrollbar-face-color : #73CCA6;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #DAFBED;
}
#header{
    width: 500px;
    height: 220px;
    background-image: url(images/stella-ranch.jpg);
    background-repeat: no-repeat;
    color: #dddbdc;
}
h1 {text-indent: -100em; margin:0px,0px,0px,0px;}
.style1 a:link { color: #39976F; text-decoration: none;}
.style1 a:visited { color: #39976F; text-decoration: none}
.style1 a:hover { color: #ffffff; text-decoration: none}
.style1 a:active { color: #ff0000; text-decoration: none;}
.style2 a:link { color: #008080; text-decoration: none;}
.style2 a:visited { color: #008080; text-decoration: none}
.style2 a:hover { color: #ffffff; text-decoration: none}
.style2 a:active { color: #ff0000; text-decoration: none;}
