body {
	font-family:"Times New Roman", Times, serif;

}

h1{
	font-size:48px;
}

h2{
	line-height: 1.2;
	font-size:24px;
}

h3{
	line-height: 1;
	font-size:14px;
}

#main{
	width:100%;
	text-align:center;
	margin:100px 0 0 0;
}
#footer{
	width:100%;
		font-size:10px;
	font-weight:200;
	text-align:center;
	margin:150px 0 0 0;
}

}