body {

background-color: white;

font-family: verdana;

font-size: 12;

}



a {

text-decoration:none;

}



a:hover {

color:red;

}



table {

font-size: 12;

}



h1,h2,h3 {

font-weight: lighter;

}



h1 {

font-size: 48;

}



h2 {

font-size: 32;

}



h3 {

font-size: 20;

}



#date {

color: gray;

font-size: 16;

text-align:left;

}



#title {

font-size: 24;

text-align:left;

}



#main {

text-align:justify;

width: 1200;

}

#blog{

float: left;

width: 400;

}

#news {

text-align:justify;

float: center;

width: 640;

}



#features {

font-size: 16;

text-align:left;

float: right;

width: 140;

}



#image {

float: right;

padding: 0px 0px 0px 20px;

}



#q {

color: gray;

}






