body	{background: url("sos.jpg") no-repeat 2em bottom; font-family: "century gothic", arial, sans-serif; color: black; font-size: 75%;}

p {margin-top: 8em; margin-left: 8em; border-left: solid 4px #FFD07D; padding-left: 1em}

a {
text-decoration: none;
border-bottom: dotted 1px gray;
color: black;
}

a:hover {
text-decoration: none;
border-bottom: solid 1px orange;
color: black;
}


