div.wrapper{width:800px;margin-left:auto;margin-right:auto;text-align:center;background-color:#1d1a24;}


p.paragraph{color:red;
	margin-right:30px;
        margin-left:30px;
	font-size:100%;
        text-align:justify;}

body {
      background-color:#000000; 
      background-repeat:no-repeat;
      background-position:center 0%;
      }


a.contact:link {color:#ffffff;}
a.contact:visited {color:#ffffff;}
a.contact:hover {color:red;}
a.contact:active {color:white;}


