body
{
background-color:#190707;
}

div.container
{
  width:100%; position:relative; text-align:center;
}

div.content
{
  width:840px; margin:auto;  
}

p
{  
  margin:10px;
  text-indent:50px;
  text-align:justify;
  color: white;
  font-family: arial;
  letter-spacing: 2px;
}

a:link {color:#E7985A;}      /* unvisited link */
a:visited {color:#E7985A;}  /* visited link */
a:hover {color:#E7985A;}  /* mouse over link */
a:active {color:#E7985A;}  /* selected link */ 


img
{
  border: 0;
}
