@charset "UTF-8";
/* CSS Document */

html * {font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif; font-size:11px; line-height:1.5em; margin:0; padding:0; color:#000088;}
body {background-image:url(../img/logo3.png); 1background-position:center; background-repeat:no-repeat; background-color:white; }
.content { background-color:#4ffdff; width:450px; margin: 0 auto; padding:2em 4em 4em; margin-top:50px;  -moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;-moz-box-shadow: 2px 2px 5px #999; -webkit-box-shadow: 2px 2px 5px #999; box-shadow: 2px 2px 5px #999;}
h1 {text-align:center; font-size:1.5em;}
p {padding:0.5em;}
p.center {padding:0 3em 1em; text-align:center; font-weight:bold;}


