@charset "UTF-8";
/* CSS Document */
	body
{background-color:#D8E5C3}

	h1
{color:#8A8C8F}
	h1
{font-family:'Athelas Bold'}
	h1
{font-size:400%}
	
	p
{color:black}
	p
{font-family:'Athelas Regular'}
	p
{font-size:150%}
	
	p1
{color:black}
	p1
{font-family:'Athelas Regular'}
	p1
{font-size:75%}
	
	p2
{color:white}
	p2
{font-family:"Athelas Regular"}
	p2
{font-size:220%}
	p2
{align-content: center}
	
	p3
{color:black}
	p3
{font-family:'Athelas Regular'}
	p3
{font-size:150%}
	
	ul
{display: inline-block}
	ul
{border:1px black}
	ul
{padding:10px}
	ul
{font-size: 150%}
	
	a
{color:#BE1E2D}
	a:visited
{color:#8A8C8F}
	a:hover
{color:black}

.full-width-background 
{margin-left: -8px;
 margin-right: -8px;}
 
 .fwb-red 
{background-color:#BE1E2D;}

.fwb-content 
{padding-left: 8px;
 padding-right: 8px;}