body{
    color: #5A5A5A;
}
h1{
    color: #A99040;
    font-size: 22pt;
}

h2{
    font-size: 15pt;
    line-height: 1.2em;
}

.image_frame {
	margin-bottom: 20px;
	width: 380px;
	height: 281px;
	background: transparent url(/images/frame.png) no-repeat top left;	
}

.image_frame img {
	margin: 44px 0 0 57px;
	overflow: hidden;
	width: 270px;
	height: 184px;
}

