body {
	background-image: url(images/ejc_bkgd.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: medium;
    font-weight: bold;
}

img {
	border: 0px;
}

a {
	color: #003366;
}

a:hover {
	color: #990033;
}


#resumeLink {
	position: absolute;
	top: 110px;
	left: 28px;
}

#mypages {
	position: absolute;
	top: 165px;
	left: 28px;
}


#personalLink {
	position: absolute;
	top: 220px;
	left: 28px;
}

#ejcLogo {
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #003366;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	font-family: Book Antiqua;
	
}
