body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a {
        font-size: 16px;
        color: #FFFFFF;
}
a:link {
	font-weight: bold;
        text-decoration: none;
}
a:visited {
	font-weight: bold;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
a:active {
        text-decoration: none;
}

A.l1:link {
	font-weight: normal;
	font-family: Comic-Sans, Cursive;
	font-size: 4;
	text-decoration: underline;
}
A.l1:visited {
	font-weight: normal;
        font-family: Comic-Sans, Cursive;
        font-size: 4;
        text-decoration: underline;
}
A.l1:hover {
	font-weight: normal;
        font-family: Comic-Sans, Cursive;
        font-size: 4;
	font-style: italic;
        text-decoration: underline;
}
.l2 {
        font-family: Comic-Sans, Cursive;
        font-size: 18pt;
	text-align: center;
	color: #FFFFFF;
}
.l3 {
	font: bold 24Pt Arial, Helvetica, sans-serif; line-height: .2;}
}

H1 {font: bold 24Pt Arial, Helvetica, sans-serif; line-height: .2;}
H2 {font: bold 16Pt Arial, Helvetica, sans-serif;}

body {
	background-color: #000000;
	margin-top: 0px;
}
#main {
	width: 830px;
        margin-left: auto;
        margin-right: auto;
	background-image: url(images/front/painter.jpg);
}

