

h1.view{
color:#3366FF
}
#myid{
background:#E0E2E3;}

.first_class{
border:1px solid white;
width:7%;
padding:5px;
margin-left:10px;
float:left;
}
#second{
border:1px solid white;
width:5%;
padding:5px;
margin-bottom:10px;
float:left;
} 
.third{
border:1px solid white;
width:4%;
padding:5px;
margin-bottom:10px;
float:left;
}
.fourth{
border:1px solid white;
width:5%;
margin-bottom:10px;
padding:5px;
float:left;
}

