.buttons {
font-size:24px; text-align:center; font-family:tahoma, sans-serif; 
font-weight:bold; color:Black; padding:1%;
border-style:solid; border-width:4px; border-color:FF0000;
}

#content {
font-size:16px; text-align:left; font-family:tahoma, sans-serif; 
font-weight:normal; color:Black; padding:2%;
border-style:solid; border-width:8px; border-color:0000FF;
}

p:first-letter{font-size:120%; color:red;}
p{
font-size:20px; text-align:left; font-family:tahoma, sans-serif; 
font-weight:normal; color:Black; padding:2%;
}

img {padding:1%;}
h1 {text-align:center}
h2 {text-align:center}
h3 {text-align:center}
h4 {text-align:center}
