@charset "UTF-8";
/* CSS Document */

@import url("../global.css");

body {
	margin:10% 5% 40px 55%;
	padding:0px;
	background:url(http://www.mattleiker.com/forhire/mattface_resume.jpg) center top no-repeat #000;
	color: #ccc;
	font:Normal 22px Georgia, "Times New Roman", Times, serif;

}