h1 {
  font-size: small;
  text-decoration: underline;
  font-weight: bold;
  color: white;
  line-height: normal;
  text-align: justify;
}
h2 {
  color: silver;
  font-size: x-small;
  font-weight: normal;
  line-height: 0%;
}
body {
  background: black url(Construct_Images/Common_Images/background.jpg) no-repeat scroll center top;
  color: white;
  text-align: justify;
  font-size: small;
  line-height: normal;
}
p {
  color: white;
  font-weight: normal;
  font-size: small;
  text-align: justify;
  line-height: normal;
}
address {
  color: #3333ff;
  font-weight: normal;
}
