@charset "UTF-8";
/* CSS Document */


html, body
{
	margin:0 0 50px 0; padding:0;
	background-color:#BF3A36;
	font-family: 'Roboto Slab', serif;
	color:#FFFFFF;	
}


h1{font-family: 'Roboto Slab', serif; font-weight: 400; text-align:center; margin:0 40px;}

p{ text-align:center; margin:0 40px 20px; color:#EEE2B3;}