.bold { color : Yellow; font-weight: bold } 
A.main:link { text-decoration: none; color:  Yellow; font-weight: bold; } 
A.main:visited  { text-decoration: none; color:  Yellow; } 
A.main:hover  { text-decoration: none; color:  Yellow; background-color: blue;} 
.maintext { color : yellow; top: 200px; position: absolute;}
#phonenum { text-align: center; color: yellow; font-weight: bold; font-size: 1.05em;} 
.navbar { text-align: center; color : yellow;}
.background { background:  Black; }
.textbackground { background:  Yellow; }
