body {
     margin:0px auto;
     background-color: #070707;
     text-align:center;
     background-image: url(images/bg.jpg);
     background-repeat: repeat-x;
}

#copy {
  font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
   font-size: 12px;
   text-align:center;
    color:#ccc;
}

#myContent {
   font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
   font-size: 12px;
   color:#FFFFFF;
   margin-top:-20px;
}

#myImage {
   font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
   font-size: 12px;
   color:#FFFFFF;
   margin-top:0px;
}

h1 {
margin:0;
}

a {
  font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
  color: #3A3A3A;
  font-size: 11px;
  text-decoration:none;
  font-weight:normal;
}

a:hover {
   font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
   color: #666666;
   text-decoration:underline;
}

a.enter {
  font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  text-decoration:none;
  font-weight:normal;
}
