.backgrnd { background-image: url(template.jpg); background-repeat: no-repeat; background-position: left top; } p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #333333; } .emphasis { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; } .white { color: #FFFFFF; } .Head { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; } a:link { color: #990000; font-weight: bold; } a:visited { color: #996600; text-decoration: none; } a:active { color: #FF0000; }