@import url("side.css");

h1{
	margin-top: 3em;
	margin-bottom: 3em;
}
div.main{
	width:80%;
	margin:auto;
	float:none;
	line-height: 1.5em;

}

