/* @override 
	http://www.unset.dev/assets/css/style.css
*/

body.home{
	text-align: center;
	font-family: Georgia,serif;
}
body.home div#body-content{
	
}
body.home h1{
	font-size: 300%;
	margin: 10% 0 0 0;
}
body.home h2{
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 2em 0;
}