body { 
background: #fff;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
color: #000000;
font-size: 100%;
}

h1 { background: #fff; font-weight: bold; font-size: 175%; color: #408080; text-align: center;}
h2 { background: #fff; font-weight: bold; font-size: 125%; color: red; text-align: left;}

div.ri {
background: white;
margin-left: 5%;
width: 600px;
font-size: 100%;
color: black;
padding: 10px;
}

.short {
width: 50%;
align: center;
}

