body {
	
	background: url('../images/BGR.jpg') center repeat-y /* #000000*/;
	margin:0px;
	font-family:Arial, Helvetica;
	
}
hr {
	color:#000000;
/*	background-color:#000000; */
	height: 1px;
}

a:link, a:visited { 
text-decoration: none;
text-color:#990000;
color:#990000;
font-weight: bold;
}

div.clear_center { text-align:center;clear:both; }
div.article { text-align:justify; }
div.horizontal_divider { background: url('../images/vert_divider.gif') center repeat-y; }
#newspaper { background: url('../images/newspaper.JPG') repeat-y;width:750px;margin-left:auto;margin-right:auto }
#main_container { background: url('../images/newspaper.JPG') repeat-y; margin-left:auto;margin-right:auto;width:750px; padding-bottom:100px; padding-left:10px; padding-right:10px; }
#bio_article { float:right;width:120px;text-align:justify; }
#wedding_container { float:left;width:580px;padding-top:5px; }
#wedding_article { float:left;width:120px;text-align:justify; }
#wedding_picture { float:right;width:460px; }
