* {
margin:0px;
padding:0px;
}

body {
background:#fff;
text-align:center;
font-size:0.9em;
font-family:Arial;
color:#000;
}

h2 {
font-size:130%;
text-transform:uppercase;
}

h2, p {
margin-bottom:15px;
}

a {
color:#f00;
text-decoration:none;
}

a:hover {
color:#900;
}

#flash {
position:absolute;
left:50%;
top:50%;
width:620px;
height:520px;
margin:-260px -310px;
}

#no_flash h1 {
display:block;
background:url("../img/site/bkg_splash.jpg") top center no-repeat;
width:620px;
height:320px;
}

#no_flash h1 span {
display:none;
}

#no_flash p {
line-height:1.7em;
}

#cakeSqlLog { display:none; }
