#top-line {
	background-image: url(/img/simple_frame/images/frame_01.png);
	height:7px;
}
#content-frame {
	background-image: url(/img/simple_frame/images/frame_02.png);
	min-height:250px;
        padding:44px;
}

#content-frame h1 {
  font-size:22px;
}

#content-frame p {
 margin-bottom:12px;
}

#bottom-line {
	background-image: url(/img/simple_frame/images/frame_03.png);
	height:12px;
}
