html, body {
margin:0px;
padding:0px;
width:100%;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #1d3a56;
background:#FFFFFF;
}

div.main, div.header, div.footer {
width: 750px;
margin-left: auto !important;
margin-right: auto !important;
}

#about {
height: 170px;
overflow: auto;
}

#fabout {
border-bottom:1px dashed orange;
cursor: hand;
cursor: pointer;
}

H1 {
font-size: 20px;
}

H2 {
font-size: 16px;
}

.green{
color: #34ae01;
}

.red{
color:red;
}

.orange{
color:orange;
}

img.sbmt {
border: 0px;
cursor: hand;
cursor: pointer;
display: none;
}

div.result {
display: none;
}

span.res1{
font-size: 16px;
color: #34ae01;
}

span.res2{
font-size: 20px;
color: #34ae01;
}

input {
vertical-align: middle;
}

#ip{
color: #34ae01;
}

div.footer {
vertical-align: middle;
text-align: right;
}