/* http://www.loveisonlysleeping.com CCS - copying is a form of flattery */

body {
	/* Remove the whitespace on the top and sides of the page. */
	margin: 0;
	padding: 0;
	background-image: url("WhiteRoseBG.jpg");
	background-repeat: repeat-xy; 
	background-color: #;
	background-attachment:fixed;
}





		
	
div#wrap {
	/*Center the content. 900px is the width of the image.*/
	width: 800px;
	margin: center;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(""); 
	background-repeat: ; 
	background-color: #FFFFFF; 
	
	border: 1px solid #000000; 	
}

	


		
	
div#image {
	/*Center the content. 900px is the width of the image.*/
	width: 800px;
	margin: center;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(""); 
	background-repeat: ; 
	background-color: #FFFFFF;  
}




div#content {
	font-family: Georgia, serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 0px;
	line-height: 20px;
	background-color: transparent; 
}


div#content 

a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#412a01;
	text-transform:uppercase;
	cursor: crosshair;
	font-weight: bold;
}



div#titles {
	font-family: Georgia, serif;
	font-size: 24px;
	text-align: justify;
	color: #342100;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 0px;
	line-height: 20px;
	background-color: transparent; 
	font-weight: bold;
}


	
div#paintingicons {
	/*Center the content. 900px is the width of the image.*/
	width: px;
	margin: center;
	margin-top: auto;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	padding:10px;
	background-image: url(""); 
	background-repeat: ; 
	background-color: #f9f4f0;  
}


	
div#lightbox {
	/*Center the content. 900px is the width of the image.*/
	width: px;
	margin: center;
	margin-top: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 100px;
	padding:0px;
	background-image: url(""); 
	background-repeat: ; 
	background-color: #ffffff;  
}


div#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	line-height: 17px;
	background-color: transparent; 
}


div#footer 

a{
	text-decoration:none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fe9cf8;
	text-transform:uppercase;
	cursor: crosshair;
	font-weight: bold;
}


