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

body {
	background-color: #000000;
	background-image: url("../images/test_back_backup.jpg");
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	background-position: center;
}
.style6 {
	font-size: 14px;
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.style1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 26px;
}
.style7 {
	font-size: 10px;
	font-style: italic;
}

.style25 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}
.resume_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.news_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/yellow_notebook_back.jpg);
}

