/* CSS for www.eros-of-life.com */
/* stylesheet by www.webchills.at */


body {
  background: #C7DCD5;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 margin: 0;
 }

 
 .eroswelcomebig { 
  color: #163F3F;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top:160px;
  letter-spacing:2px;
 }

 .eroswelcome { 
  color: #163F3F;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  letter-spacing:1px;
 }
 
 .eroswelcome a:link { 
  color: #163F3F;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  letter-spacing:1px;
  text-decoration:none;
 }
 
 .eroswelcome a:visited { 
  color: #163F3F;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  letter-spacing:1px;
  text-decoration:none;
 }
 
 .eroswelcome a:hover { 
  color: #163F3F;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  letter-spacing:1px;
  text-decoration:underline;
 }
 

