body {
		background-position: top;
		background-color: #663333;
		padding: 0px;
		margin-left: 11;
		margin-top: 0;
		font-family: arial, tahoma, verdana, sans-serif;
		font-size: 11px;
	        text-align:justify;
		}

a:link {
   color: #000000; 
   font-weight: normal;
	text-decoration: none
	}
	
a:visited {
   color: #000000; 
   font-weight: normal;
	text-decoration: none
	}
	
a:active {
   color: #000000; 
   font-weight: normal;
    text-decoration: none
    }

a: hover {
   color: #663333; 
   font-weight: normal;
	text-decoration: underline;
	}

td{
		font-family: arial, verdana;
		font-size: 11px;
		border: 0px;
	}

table.main{
		background-position: top;
		background-image: url(http://www.kennedyinn.org/layout/bg.jpg);
		background-repeat: repeat-y;
		font-family: arial, verdana;
		font-size: 11px;
		border: 0px;
	}



