body { background-color: #aaa; background-image: url(../images/bg.jpg); background-position: center top; background-repeat:no-repeat; background-attachment:fixed; }
form { margin:0px; padding:0px; text-align:left; }
h2 { margin-top:1.5em; }
p { padding:10px 0; font-family:arial; }

.ui-header .psq-home { top:0em; }
.ui-mobile #psq-home { background:none; xbackground: #fff url(../images/bg.jpg); }
.ui-mobile #psq-homeheader { padding: 0px; text-align: center; margin: 0; }
.ui-mobile #psq-homeheader h1 { margin: 0;}
.ui-mobile #psq-homeheader p { margin: 10px 0 0 0; }
.ui-mobile #psq-homeheader .logo { min-width:300px; max-width:350px; }

.logo { min-width:300px; max-width:350px; }
@media (orientation: portrait) { .logo { width:80%; } }
@media (orientation: landscape) { .logo { width:60%; } }

.font-a  { color:#000; text-shadow:none; }
.font-as { color:#000; }
.font-b  { color:#fff; text-shadow:none; }
.font-bs { color:#fff; text-shadow:1px 1px #000; }
