body {
   background-color : #ffa600;
   color : #000000;
   font-family : Arial;
   font-size : 13px;
   margin: 0px;
   height : 100%;
   width : 100%;
}

h1 {
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}

#cap {
   background: url(../imglib/catmeteo.png) left top no-repeat;
   text-align: center;
   height: 95px;
   padding: 15px;
}
#form {
   text-align: center;
}