a {
    text-decoration: none;
    color:blue;}
a:hover {
    background: #FF9900;}
p {
    font: normal 8pt/14pt Verdana;
    padding-left: 10px;
    width: 400px;}
body {
    background-image:  url(common_sense.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;}

