@charset "utf-8";

/* ------ SEE VEE CV/RESUME TEMPLATE ----- 
				
		Link to this file to change the theme.

										*/
body {
	margin-top: 10px;
	background-color: #8D1D16;
}
#content h2 {
	background-color: #8D1D16;
	color: #FFFFFF;
}
a			{ text-decoration: none; color:#8D1D16;}
a:hover		{ text-decoration: underline;}
