/************************************************************************************
AB Sexton Stylesheet
*************************************************************************************/

img {
	float:right;
	max-width: 100%;
}

body {
	font-family: 'helvetica neue';
}

h1, h2 {
	padding-left: 20px;
	font-weight: 100;
	margin: 0;
}

h1 {
	font-size: 5.000em;
}

h2 {
	font-size: 2.500em;
}

a {
	text-decoration: none;
	color:#000;
}

a:hover {
	color: #B8B7B3;
}
