h2 {
	width: 738px;
	height: 68px;
	margin: 10px 0 0 0;
	background: url(../images/top.gif) no-repeat center top;
}


div.container {
	width: 738px;
	background: url(../images/middle.gif) repeat-y center center;
}

div.footer {
	background: url(../images/bottom.gif) no-repeat center bottom;
	width: 738px;
	height: 28px;
}

h3, p {
margin: 0 10px 10px 10px;
}

h2 span {
font-size: 20px;
background: #FFFFFF;
position: relative;
left: 10px;
top: 5px;
padding-right: 10px;
}
