body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
}
h1 {
font-size:2.6em;
color: #b0b0b0;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;

}
h2{
font-size:1.3em;
margin-top:12px;
margin-bottom:2px;
}
table {
border:0;
}
table td {
padding: 2px;
padding-top: 3px;
}
input[type="text"]{
  line-height: 14px;
  font-size: 12px;
  padding: 1px 0px;
  margin: 0em 0em 0em 0em;
  margin-right:1px;
}

input#image {
	background-color: #000000;
}

label#upload_trans{
    background-color: #000000;
    border-width: 0px;
    font-size: 13px;
    font-weight: bold;
}

a:link {
    color: grey;
    text-decoration:none;
}
a:hover{
  text-decoration:underline;
}

a:visited{
  color:grey;
}
