body {
/*background-image: url("../images/background.png");*/
/*width: 100%;*/
background-color: white;

}




#logo{

height: 150px;
width: 150px;
}

#img_mail{

height: 50px;
width: 50px;
}



p.header{
display: block;
/*position: relative;*/

font-family: "Century Gothic",sans-serif;
color: black;
text-align: center; 
font-size: 30px;
font-style: bold;
margin: auto;

}


p.text{
display: block;
/*position: relative;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;

font-family: "Century Gothic",sans-serif;
color: black;
text-align: center; 
font-size: 15px;
font-style: normal;


}
