body {
	margin: 0 auto;
	background-image: url(bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: center;
}

.image1 {
	background-image: url(sonexmedia.jpg);
	width: 100%;
	display: table;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center center;
}
.resume_header {
	width: 100%;
	display: table;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 200px;
	background-image: url(resume.jpg);
}
.re-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #92916C;
	text-decoration: none;
	line-height: 16px;
	padding-left: 5px;
	display: block;
	padding-bottom: 20px;
}
.re-texthd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #C1A64D;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.re-textsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #990000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.re-text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #636252;
	text-decoration: none;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}
a:hover {
	color: #22211E;
	text-decoration: underline;
}
li {
	color: #948455;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #636252;
}
