body {
	background-color: #ffffff;
}
.body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.images {
	margin-top: 20px;
}
.text { color: #909090; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; width: 350px; }
a.text:link { text-decoration: none; }
a.text:active { text-decoration: none; }
a.text:visited { text-decoration: none; }
a.text:hover { text-decoration: underline; }

.header {
	background-image: url(images/header.gif);
	width: 675px;
	height: 80px;
}
.resume {
	margin-left: 500px;
	margin-top: 40px;
}