
BODY {
  font-family: Arial; }

#splash {
  width: 260px;
  \width: 280px;
  w\idth: 260px;
  border-style: none;
  border-width: 1px;
  margin-left: -129px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 170px;
  margin-top: -85px; }

#logo {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
  float: left; }

#pietra {
  float: right; }

#sub {
  clear: both;
  padding-top: 4px; }

#gray {
  width: 100px;
  height: 65px;
  background-color: #ccc;
  float: left; }

#soon {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
  font-weight: bold;
  font-size: 18px;
  width: 151px;
  float: right;
  text-align: center;
  color: #333;
  margin-bottom: 5px; }

#contact {
  font-size: 16px;
  font-weight: bold;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px;
  width: 151px;
  float: right;
  height: 63px;
  color: #999;
  line-height: 21px; }

#contact a {
  color: #666;
  text-decoration: none;
  margin-left: 50px; }

#contact a:hover {
  color: #f00; }
