body{background-image:url('/images/chalk.jpg');font-family:Tahoma;}
.left_content {background-color:red;vertical-align:top;font-weight:bold;}
.left_content a:link {color: #FFFFFF}
.left_content a:visited {color: #FFFFFF}
.left_content a:hover {color:yellow;}
	
.left_content ul{list-style: none;
	margin: 0;
	padding: 0;
	border: none;}

.left_content li{margin-bottom: 1em;
       text-align:center;}

.right_content {padding-left:1em;vertical-align:top;}
.right_content a:hover{background-color:yellow;}

.contact {
border-style:solid;
border-width:medium;
border-color:black;
background-color:#CCCCCC;
text-align:center;
width:40em;
font-weight:bold;
margin-top:2em;
margin-bottom:2em;
margin-left:auto;
margin-right:auto;}