body {
  margin: 0;
  padding: 0;
/*  background: #FFF url(/images/splash_bg.jpg) center left no-repeat */
}

html>body { /*background: #FFF url(/images/splash_bg.jpg)  no-repeat */}

#splash {
  position: absolute;
  left: 460px;
  margin-top: -50px;
  top: 50%;
  width: 300px;
  background: url('/images/right_bg.gif') no-repeat center right;  
}

img { border: 0px none;  }
p.safe {
  font-size: 15px;
  color: #707070;
  text-align: justify; 
}

.safe {
  font-size: 14px;
  color: #707070;
  text-align: justify; 
}

h2.safe {
  font-size: 15px;
  font-weight: bold;
  color: #505050;
  display: inline;  
} 

h1.safe {
  font-size: 18px;
  color: #707070;
  display: inline;  
} 

a.safe:link, a.safe:visited {color:#800000;text-decoration:none;}
a.safe:hover, a.safe:active { color:#CA0122;text-decoration:underline;}

a.arm:link, a.arm:visited {color:#505050;text-decoration:none;font-size:8px;font-family: Verdana;}
a.arm:hover, a.arm:active {color:#800000;text-decoration:none;font-size:8px;font-family: Verdana;}

a.arm1:link, a.arm1:visited {color:#505050;text-decoration:none;font-size:8px;font-family: Verdana;line-height: 10%;}
a.arm1:hover, a.arm1:active {color:#800000;text-decoration:none;font-size:8px;font-family: Verdana;line-height: 110%;}

