html 
body { background-image: url(tonad.JPG); background-repeat: no-repeat; 
       margin: 1em;}
body { background-color: #BoC4DE; max-width: 30em;
       font-family: verdana;
       font-size: 12 px;
       color:#FFFFFF; 
       font-style: strong;
       text-align: left;}
a:link { text-decoration: none; color:#FFFFFF;}
a:visited { text-decoration: none; color:#FFFFFF;}
a:active { text-decoration: underline; color: #FFFF00;} 
a:hover { text-decoration: underline; color: #FFFF00;}
