/* CSS Document */

html,body {
text-align:center;
background-color:#202020;
}
#contentcolumn{
width:855px;
height:575px;
margin:auto;
text-align:left;
padding:0px 0px 0px 0px;
border-color:#996600;
border-style:solid;
border-width:4px;
margin-top:30px;
}
#contentImage{
border-color:#333333;
border-style:solid;
border-width:3px;
background-image:url(images/IMG_0726v3.jpg);
background-repeat:no-repeat;
width:830px;
height:530px;
padding:30px 10px 10px 10px;


}


#content{
text-align:center;
width:50%;
}

.heading_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #996600;
}
.heading_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
