body{ background: white; }
h1{
color: blue;
font-size: 35px;
text-align: center;
}
.firstHeading{ color: blue;}
h5{
color: blue;
font-size: 20px;
}
a{
color: green;
}
h5{
text-align: center;
}
form{ text-align: center; float: center ; }
.selected{
float: left;
}
.pBody{ float:left; }