		.content {

			background-color:#000;
			overflow:auto;
			color:#fff;
			height:273px;
			width:324px;
			margin-right:5px;
			margin-left:5px;
		}
		.contentcell {

			background-color:#000;
			color:#fff;
			
		}
		a {
			color:#3CC;
			text-decoration:none;
		}
		
		a:hover {
		
			text-decoration:underline;
		}
		
		h2 {
		
			text-align:center;
		}
		