body {background-image:url(images/green2.gif); background-repeat:repeat-y;}

.test {position:absolute; top:50; left:20; color:red; font-size:80px; z-index:1}
.test2 {position:absolute; top:40; left:0; color:green; font-size:80px; z-index:2}

.toc A {font-size:18px; font-family:Arial; font-weight:bold; text-decoration:none; color:black;}
.toc A:hover {text-decoration:underline}

.head {font-weight:bold; font-family:Arial; font-size;12px;}
.head1 {text-align:center; font-weight:bold; font-family:Arial; font-size:28px;}

.warning {text-align:center; color:red; font-family:Arial; font-size:18px; text-decoration:blink;}