/* Main Saffold.Com Styles */

/* background: #376092 url(http://www.saffold.com/css_main/images/sky1.jpg) repeat-x;*/

body {
   background: #376092;
}

h1 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 35px;
   font-weight: bold;
   color: white;
   text-align: center
}


h3 {
   color: #C7DAE0;
   font-size: 22px;
   font-weidht: normal;
   font-family: Arial;
   text-align: left;
}


h4 {
   color: #C7DAE0;
   font-size: 12px;
   font-weidht: normal;
   font-family: Arial;
   text-align: center;
   margin:-29px 0px 0px -75px;
}

p {
color: #C7DAE0;
font-family: Arial, Tahoma;
font-size: 12px;
text-align:left;
}

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

a:hover {
   color: #C7DAE0;
   text-decoration:underline;
}


#main {
   color: white;
   width: 600px;
   margin-left:auto;
   margin-right:auto;
}

.label {
  clear: left;
  float: left;
  text-aligh: right;
  width: 200px;
  color: white;
}

.logo {
margin:34px 0px 21px 96px;
}