﻿/*

   Main style sheet
   Author: Eric Hughes
   Date:   8/30/2015

   Filename:         resumeStyles.css
   Supporting Files: 
   
*/

/*
   page specific styles
*/

h2#mainResume {
	color: white;
	font-family: inherit;
	text-align: left;
}

caption {
	font-weight: bold;
}

.auto-style1 {
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
}

