body {
color: white;
background-color: #000000;
background:#000000 url(http://abante.lunarpages.com/~blackb4/bodyart/imgz/bird_background.jpg) no-repeat;
background-position: bottom right;
background-attachment: fixed;
font-family: "Courier New", serif;
font-size: 16px;
scrollbar-DarkShadow-Color:#333333; 
scrollbar-Track-Color:#868686; 
scrollbar-Face-Color:#333333; 
scrollbar-Shadow-Color:#333333; 
scrollbar-Highlight-Color:#666666; 
scrollbar-3dLight-Color:737373; 
scrollbar-Arrow-Color:#EEEEEE
}

p
{
text-align: center;
color: white;
font-family: arial
}

h1,h2,h3,h4,h5,h6
{
color: red
}

.center {text-align: center}

* {
body, html, td, font, div, p {
cursor : crosshair;
}

a:link {color: #FF0000}     /* unvisited link */

a:visited {color: #FF0000}  /* visited link */

a:active {color: #FF0000}   /* selected link */

a.standardsButton
	{
	    border:1px solid;
	                border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
			        padding:0px 3px 0px 3px;
				        font:bold 15px verdana,sans-serif;
					    color:#FFFFFF; background-color:#200000;
					                text-decoration:none;
							        margin:0px;
								    }

td
{
text-align: left;
color: 888888;
font-family: verdana
}

body, #mytable {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 20%;
  }


img:after{content:attr(title);}



