*{ 

  margin: 0;
  padding: 0;
  font-family: arial;
}

#tornasu{

  font-family: arial;
  font-size: 12px;
  width:700px;
  height: 20px;
  text-align: right;
}

#tornasuprofile{

  font-family: arial;
  font-size: 12px;
  width:480px;
  height: 20px;
  text-align: right;
}

#header{

  width: 100%;

  background-color:white;
  text-align:center;
}

#UP{

  width: 100%;
  height: 100%;

  background-color:black;
  text-align:center;
}

#home{

  width: 800px;
  height: 397px;
  margin-left: auto;
  margin-right:auto;
  background-color:white;
}


#barra{

  width: 100%;
  height: 120px;
  background-color: #FD2F7D;

}

#philosophy{

  width: 100%;
  height: 600px;
  background-color: black;
  display: none;
  text-align:center;
}

#philosophy b{
  color: black;
}

#come{

  width: 100%;
  height: 400px;
  display: none;
  text-align:center;
}

#footer{

  width: 100%;
  height: 65%;
  min-height: 600px;
  background-color: black;
  display: none;
}



#social{
  width: 100%;
  height: 22px;
  font-size:12;
}

#socialnetwork{
  margin:auto;
  width: 800px;
  height:15px;

}

#menusx{

  
  color: white;
  float: left;
  font-size: 12px;
  padding-top:4px;
}

#menudx{


  color: white;
  float: right;
  font-size: 11px;
  padding-top:4px;
}

a{

  color: white;
  font-size: 11px;
  text-decoration: none;
  padding:0;
}

#moreinfo{

  width: 800px;
  font-size: 13px;
  font-family: arial;
  margin-left:auto;
  margin-right:auto;
  padding-top: 30px;
  padding-left: 20px;
  background-color: black;
  color:white;
  text-align: left;
}

#moreinfo b{   background-color: black; color:#FD2F7D; }

#moreinfo h1{

  font-size: 13px;
  font-family: arial;  

}


#site{

  width: 800px;
  color: white;
  margin-left: auto;
  margin-right: auto;
  background-color:black;
}

