body {
font-family: Tahoma;
font-size:10px;
}

h2 {
color:green;
font-size:20px;

}

h3 {
color:blue;
font-size:18px;
}

h4 {
font-size:10px;
}


table
{ 
margin-left: auto;
margin-right: auto;

}


#about {
text-size:12px;
font-style:italic;
}

#links {
text-size:12px;

}