body { background-color: #f33; background-image: url(../images/background.gif); background-repeat: repeat-y; background-position: center 0; margin: 0; padding: 0; }
p { color: #fcf; font-size: 14px; font-family: verdana; }
td { font-size: 12px; font-family: verdana; }
a:link { color: #ffea82; text-decoration: none; }
a:visited { color: #ffea82; text-decoration: none; }
a:hover { color: #fcf; text-decoration: none; }
a:active { color: #ffea82; text-decoration: none; }

h1 { color: #ff3; font-size: 24px; font-family: times; }

.girls td { color: #fcf; }
.girls img { border: double 5px #f9f; }

.title td { color: white; font-size: 15px; font-family: verdana; font-weight: bold; }

.front { background-repeat: no-repeat; background-position: center top; }