body {
	background-color:#FFF4DC;
	font-family:'Times', 'Times New Roman', serif;
	line-height:18pt;
	font-size:12pt;
	color: black;
}

a {
	color: black;
}

#resumePage {
	box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-webkit-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-o-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-moz-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	border: 1px solid #CCCCCC;
	position: relative;
	width: 516pt;
	background-color: white; /* url(images/grid.png) repeat; */
	margin:64px auto 0 auto;
	padding:54pt 48pt 54pt 48pt;
}

h1 {
	text-shadow:rgb(204, 204, 204) 2px 2px 2px;
	letter-spacing:1pt;
	font-size:24pt;
	line-height:36pt;
}

h2 {
	font-size: 16pt;
	margin-left: -144pt;
}

h2, h3, h4, h5, h6 {
	line-height:18pt;
	float: left;
}

p {
	margin-bottom:18pt;
}

.section {
	margin-top: 36pt;
	margin-left: 144pt;
	/*padding-top: 9pt;
	border-top: 1pt gray solid;*/
}

#technologies {
	text-align: center;
}

#certifications {
	margin-top: -4pt;
	margin-bottom: 9pt;
}

#contact {
	position:absolute;
	text-align:right;
	top:63pt;
	right:48pt;
	height: 32px;
	background: transparent url('images/mail32.png') no-repeat right -6px;
	padding-right: 42px;
}

dt {
	font-weight: bold;
	float: left;
}

dd.date {
	font-size: 10pt;
	text-align: right;

}

dd.location {
	font-style: italic;
	font-size: 10pt;
	float: right;
}

#printable {
	text-align: center;
	font-family: sans-serif;
	font-style: italic;
	color: #101010;
	margin: 64px 0 64px 0;
	background: transparent url('images/printer32.png') no-repeat center bottom;
	padding-bottom: 32px;
}
