#image {
	float: left;
	width: 200px;
}
#main {
	float: right;
	width: 450px;
	margin-bottom: 30px;
}

h3 {
	margin-bottom: 30px;
}

