body {background-image: url('images/background.jpg');}
img {border: 0}

a:link {color: red; text-decoration: underline;}
a:visited {color: red; text-decoration: underline;}
a:hover {color: white; background: red;}
a:active {color: white; background: red;}

p {color: red}

li {color: red}

td.column25 {width: 25%}
td.column75 {width: 75%}
