body{

	background-color: #ffffff;

	
	
	
		color:#2b2925;
	
		font-size:14px;
	
		font-weight:300;
	
		line-height:22px;
	
}



h1{
		font-size: 24px;
	
		line-height: 32px;
	
		font-weight:400;
	
		text-transform:uppercase;
	
		color:#ff5d0d;
	}


h2{
		font-size: 20px;
	
		line-height: 28px;
	
		font-weight:400;
	
		text-transform:uppercase;
	
		color:#2b2925;
	}


h3{
		font-size: 18px;
	
		line-height: 26px;
	
		font-weight:400;
	
		text-transform:uppercase;
	
		color:#ff5d0d;
	}

