 body {
 		background-color: #7BBAE9;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		color: #000000;
		font-family: comic sans ms;
		}
		
td.holder {
		background-position : right;
		background-repeat : no-repeat; 
		}
a:link.bottom {
		color: white;
		text-decoration: none;
		}
p {
		text-indent : 15px;
		}
a:link.rightside {
		color: black;
		text-decoration: none;
		}
a:visited.rightside {
		color: black;
		text-decoration: none;
		}
a:hover.rightside {
		color: red;
		text-decoration: none;
		}

.yellowbg {
		background-image: url(images/yellow_table_bg.jpg);
		}