

strong {font-family:Chango;font-weight:normal;font-size:20px;}
body, html, p {font-family:ABeeZee, Helvetica, sans-serif;font-size:18px;line-height:25px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

body, html {padding:0;margin:0;}
.holdall {width:100%;height:100%;min-height:550px;position:absolute;}

.terrain {position:absolute;width:100%;height:100%;background-image:url(../img/terrain.jpg);background-position:50% 87%;top:0;}
.texture {position:absolute;width:100%;height:100%;background-image:url(../img/texture.jpg);background-position:50% 50%; opacity: 0.15;top:0;}

.text {position:absolute;left:55%;top:20%;width:350px;color:#444444;text-shadow: #ccddff 0 -1px 0;}
.text a {color:#004488;}
.headline {position:absolute;font-family:Chango;font-weight:normal;font-size:150px;letter-spacing:-5px;right:50%;top:15%;color:#ffffff;text-shadow: #444444 0 -10px 0;
-moz-transform:rotate(-3deg);
-webkit-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
-ms-transform:rotate(-3deg);

}
.contactinfo {bottom:10px;width:100%;position:absolute;text-align:center;font-size:16px;color:#eeeeee;}
.contactinfo a {color:#eeeeee;}
.contactinfo a:hover {color:#ffffff;}

.characters {position:absolute;bottom:20px;left:50%;}
.charactersimage {position:absolute;left:-400px;bottom:0;}

.whitexbox {position:absolute;width:100%;height:100%;background-color:#ffffff;opacity:0.8;}