@media screen{
body {
	background-image: url(artclasses.jpg);
	background-position: center 0%;
	background-size: auto auto;
	background-repeat: no-repeat;
}
.body {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	color: rgba(252,252,252,1.00);
	text-shadow: 1px 1px 1px #000000;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: -5px;
	left: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgba(255,255,255,1.00);
	text-shadow: 1px 1px 1px #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
logo {
	background-image: url(artclasseslogo.jpg);
	background-position: center 0%;
	background-size: auto auto;
	background-repeat: no-repeat;
}
