body{  
  background-color: black;
  color: #fff;
}
div.main{ 
  width: 741px;
  margin-left: auto;
  margin-right: auto;
}

div.txt{ 
  text-align:justify;
}
a {  
  text-decoration: underline;
  color: #d7282f;
}
img{
margin-bottom:30px;
}

#text{
width: 586px;
}
h1{
font-size:14px;
}

