body         { background-image: url('images/bg.jpg'); background-repeat: repeat-y; 
               background-position: right; background-attachment: fixed  }
h2           { font-family: Arial; color: #000080; font-size: 14pt; font-style: italic }
p            { font-family: Arial; font-size: 10pt }
table        { font-family: Arial; font-size: 10pt }


a            { color: #000080; text-decoration: none }
a:hover      { color: #FF0000; background-color: #DDDDDD; padding: 0 }
a:visited    { color: #008000 }
