
html {background:url(IMG_2432_3.jpg) no-repeat center center fixed;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;}

table {
width:1024px; 
margin:auto; 
border-style:solid; 
border-width:0px; 
color:red;
}
td {
border-style:solid;
border-width:0px;
color:blue;
}
#two {
width:900px; 
margin-top:10px; 
margin-right:auto; 
margin-bottom:0px; 
margin-left:auto; 
border-style:solid; 
border-width:0px;
font-family:"Times New Roman", Times, serif; 
}
#pad  {
padding-bottom:200px;
}
td.a {
color:LimeGreen; 
border-style:solid; 
border-width:0px; 
border-color:white;
}
a:link {
color:LimeGreen; 
text-decoration:none;
}
a:hover {
color:yellow;
}
a:visited {
color:LimeGreen; 
text-decoration:none;}
