table.splash {
  width:100%;
  height:100%;
}

table.splash_inside {
  border: 1px solid #e0e0e0;
  margin:auto;
  width:650px;
}

table.splash_inside td img {
  padding: 10px;
}

table.splash_inside td.text {
  line-height: 200%; 
  padding: 20px;
  font-size: 12px;
  color: #444444;
}

table.splash_inside td.text div.title {
  font-family: verdana;
  font-weight: bold;
  font-size: 18px;
  color: #A02945;
  padding:10px;
}

table.splash_inside td.text a {
  text-decoration: normal;
  color: #A02945;
  font-weight: bold;
  font-size: 12px;
}
