/* Style CSS  */

html, body{height:auto;}

body {
       	background-color:#000;
	background-image:url(images/gradiant.);
	background-repeat:repeat-x;
	}

td {vertical-align:top; padding:0px; }

#border{
	border-color:#000000;
	border-width: thick;
	}
