body {
background-color: white;
} 


#wrapper {
margin: auto;
width: 900px;
background: white url(art/testback.jpg) repeat-y top left;
}

#page {
width: 800px;
background: white url(art/testrite.jpg) repeat-y top right;
text-align: left;
margin: auto;
}

#maintext{
width: 700px;
margin-left: 20px;
}

#header {
text-align: center;
width: 600px;
margin: 1em auto;
}


ul {
margin: 0; 
padding: 0;
padding-left: 0.6em;
list-style-type: none;
}

li {
padding-left: 1.6em;
text-align: left;
margin-top: 0.6em;
margin-bottom: 0;
}


li.ball-a {
background: url(art/ball-a.gif) no-repeat left top;
}

li.ball-b {
background: url(art/ball-b.gif) no-repeat left top;
}

li.ball-c {
background: url(art/ball-c.gif) no-repeat left top;
}

li.ball-d {
background: url(art/ball-d.gif) no-repeat left top;
}

li.ball-e {
background: url(art/ball-e.gif) no-repeat left top;
}

li.ball-f {
background: url(art/ball-f.gif) no-repeat left top;
}

li.ball-g {
background: url(art/ball-g.gif) no-repeat left top;
}

li.ball-h {
background: url(art/ball-h.gif) no-repeat left top;
}

li.ball-i {
background: url(art/ball-i.gif) no-repeat left top;
}

li.ball-j {
background: url(art/ball-j.gif) no-repeat left top;
}

li.ball-k {
background: url(art/ball-k.gif) no-repeat left top;
}

li.ball-l {
background: url(art/ball-l.gif) no-repeat left top;
}


li.ball-m {
background: url(art/ball-m.gif) no-repeat left top;
}

.center {
margin: auto;
text-align: center;
}

.longline {
margin: 1.6em auto 0.3em auto;
}

.plain {
font-family:  Corbel, Calibri, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
}