body {

	background-image: url(http://therosediva.com/images/redback.gif);

	background-repeat: repeat;

	background-attachment:fixed;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#header {

	width: 862px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}


#allcontent {

    width: 862px;

	padding: 0px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	}
	
#top {

    width: 862px;

	text-align: left;

    background-repeat: no-repeat;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}


#middle {

    width: 862px;

	text-align: center;
	
	background-image: url(http://therosediva.com/images/middle.gif);
	
	background-repeat: repeat-y;
	
	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
#middle2 {

    width: 862px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
h1 { width: 862px;

    margin-left: 0px;

	margin-top: 30px;

	margin-right: 0px;

	margin-bottom: 50px;

    font-size: 16px;

	color: #9f1751;

	font-family: tahoma;

	font-weight: normal;

	text-align: center;


	}
	
h1 a:hover {

    color: #9AA831;

	text-decoration: none;

	}

h1 a:visited {

    color: #9AA831;

	text-decoration: none;

	}
	
h2 { width: 862px;

    margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

    font-size: 16px;

	color: #9f1751;

	font-family: tahoma;

	font-weight: normal;

	text-align: left;


	}
	
h3 {

    width: 862px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
#bottom {

    width: 862px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}

#footer {
	
   width: 862px;	
   
   margin-left: 0px;
   
   margin-top: 0px;

   margin-bottom: 0px;
   
   color: #a5344f;

   text-align: center;

   font-size: 14px;

   font-family: Palatino Linotype;

   font-weight: normal;
   
   }

#footer a:link {

   color: #a5344f;

   text-decoration: none;

   }

#footer a:visited {

   color: #a5344f;

   text-decoration: none;

   }
   
#searchsubmit {
	background: #600c20;
	border: none;
	width: 25px;
	height: 18px;
	font: bold 10px Century Gothic, Arial, sans-serif;
	color: #d88295;
	vertical-align: middle;
}



