#maintitle {
    background: url(images/title_bg.jpg)center top;
}

html {
	min-width: 650px;
}

body {
	width: 600px;
	margin: auto;
	padding-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

div.topics-img {
	padding-top: 25px;
}

div.topics-text h1 {
	font-size: 22px;
	text-align: left;
	padding: 0px 0px 3px 12px;
	border-bottom: 2px solid #4f861e;
	border-left: 15px solid #4f861e;
	margin-bottom: 20px;
}

a.link-btn {
	display: block;
	width: 300px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}