html { 
  background: url(images/back.jpg) no-repeat center bottom fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body { margin: 0pt;
background-image:url(images/back.jpg);
}

.link2 {
font-family: arial;
font-size:10px;
font-wight:bold;
color:#FFFFFF;
line-height: 20px;
margin-bottom: 0px;
margin-top: 0px;
}

a:hover {font-size:11px}

td, a {
font-family: arial;
font-size:10px;
color:#000000;
text-decoration: none;
}

h1 {
font-family: arial;
font-size:1px;
color:#000000;
line-height: 2px;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
font-family: arial;
font-size:2px;
color:#FFFFFF;
line-height: 2px;
margin-bottom: 0px;
margin-top: 0px;
}

h3 {
font-family: arial;
font-size:14px;
color:#FFFFFF;
}

h4 {
font-family: arial;
font-size:18px;
color:#000000;
}