body{
	background-color: #000000;
        color: white;
	text-align:center;
        font-size: 12px;
       	font-family: "Courier New", Courier, monospace;
}
.About{
       position: absolute;
       width: 440px;
       margin-left: 280px;
       margin-top: -95px;
       text-align: justify;
}
.belowimage{
       position: absolute;
       width: 720px;
       margin-top: 127px;
       text-align: justify;
}
table.center{
	width: 750;
	height: 300;
	background-color: #000000;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.locImage{
	position: absolute;
	margin-left: 10;
	margin-top: -104;
	width: 216;
	height: 216;
	background-color: #FFFFFF;
}
.locDLOGAN A {
        color:white;
        text-decoration:none;
}
.locDLOGAN A:hover {
        color:white;
        text-decoration:underline;
}

.locDLOGAN{
	position:absolute;
	margin-left:500px;
	margin-top:-148px;
	font-size: 35px;
}
.Logo{
	height: 200;
	width: 200;
	margin-left:8px;
	margin-top:8px;
}