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

.container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-image: url(images/images/Typesetter_Page%20Tile2-2.jpg);
	background-repeat: repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.top {
	background-image: url(images/images/Typesetter%20Header3.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 700px;
}
.footer {
	background-image: url(images/images/BOTTOM.PNG);
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

