body { background-color: pink } 

.textgear { color: #00FF00 }

A:link { text-decoration: none; color: white }
A:active { text-decoration: none; color: white }
A:visited { text-decoration: none; color: white } 

H1 { color: #00FF00; font-family: Arial, 
Helvetica, Verdana, Sans Serif; font-size: 20pt; 
text-transform: capitalize }

.title { background: black; border-top: 15 px; border-left: 15 px; border-right: 15 px; border-bottom: 15 px; border-color: black }

.body { background: black; color: #00FF00; font-family: Arial, 
Helvetica, Verdana, Sans Serif; font-size: 12pt; 
margin-left: 220px; margin-right: 20px; padding-left: 5px; 
border-left: 3px; padding-top: 5px; padding-bottom: 
5px; padding-right: 5px; border-color: white; 
border-style: double }

B { color: blue }

.side { background: black; color: #00FF00; float: left; padding-left: 
5px; border-left: 3px; padding-top: 5px; 
padding-bottom: 5px; padding-right: 5px; 
border-color: white; border-style: double; padding-color: black }
