body { font-family: Verdana,Arial,SunSans; }

.head1 { font-size: 18px; font-weight: bold; }
.head2 { font-size: 16px; font-weight: bold; }
.head3 { font-size: 12px; font-weight: bold; }
.text  { font-size: 12px; }

.bgmain { background-color: #000000; }
.onblackSmall { color:#FFFFFF; font-size:11px; }
a.onblackLink { color:#777777; }

a { color: black; text-decoration:none; }
a:hover { color: black; text-decoration:underline; }

html.chili {
    background: url(../imgs/chili.jpg) fixed no-repeat right bottom
}
html.milk {
    background: url(../imgs/pinkmilk.jpg) fixed no-repeat right bottom
}
