h1, h2,h3,h4 {
font-family: Arial, Verdana,sans-serif;
font-weight:normal;

}

h1 {
font-size:300%;
color:#CC0000;
font-weight:bold;

}
h2 {
color:#127CE8;
}



body {
 background: url(backfx.jpg) #fff repeat-x;
 margin-left: 100px; margin-top: 40px; margin-right:180px;
 font: 15px Georgia, "Times New Roman" Georgia Times serif;
}

.alert{
background-color: #cc0000;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
}

a img {
border:0;

}

label {
float: left;
width: 150px;
font-weight:bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;

}

select {
width: 260px;
margin-bottom: 10px;
border: 1px solid #bbb;
font: 15px Georgia, "Times New Roman" Georgia Times serif;
}

input {
width: 260px;
margin-bottom: 10px;
border: 1px solid #bbb;

}

div.output {
margin-left: auto;
margin-right: auto;
font-size:25px;
text-align:center;
}
input.button {
 border: 1px solid #999;
  border-top-color: #ccc;
  border-left-color: #ccc;

  color: #444444;
	font-size: 15px;
  font-weight: bold;
  background: url(http://foxrate.org/bg_button2.jpg) left top repeat-x;
 }
 div.output small {
 font-size: 14px;
  }
p.box {
color:#CC0000;
}

