body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; color: #000000; background-image: url(http://www.shiningdawn.com/BedandBreakfast/images/CSS_background.jpg);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: center;
scrollbar-base-color: #baa0b6}

a:link 	{ color: #191970 }  	
a:visited 	{ color: #6A5ACD }  
a:hover 	{ color: #FF0000 }    
a:active 	{ color: #FF6331 } 

h1 { color: #000000;
      font-family: dauphin,serif,sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center }

h2 { color: #000000;
	font-family: dauphin,serif,sans-serif;
	padding-top: 10px;
	padding-bottom: 5px }

h3 { color: #000000;
	font-family: dauphin,serif,sans-serif;
	padding-top: 7px;
	padding-bottom: 3px }

h4 { color: #000000;
	font-family: dauphin,serif,sans-serif;
	padding-top: 5px;
	padding-bottom: 2px }
hr { color: #baa0b6 }

.accent  { 	text-align: left;
		font-family: sans-serif,serif;
		font-size: 18pt; color: #000000;
		font-weight: bold
	   }
.content { 	text-align: left;
		font-family: sans-serif,serif;
		font-size: 11pt; color: #000000;
		font-weight: bold
	   }
	
.contact { 	text-align: left;
		font-family: 'Lucida Sans Typewriter', 'Courier New', Courier, 'Times New Roman', serif;
		font-size: 10pt; color: #000000;
		font-weight: normal
	   }
.links { 	text-align: left;
		font-family: sans-serif;
		font-size: 8pt;
		font-weight: bold
	   }