body {
	background-color: 59db56;
	}

img {
	border-style: none;
	}

a:link{
	color: white;
	}
a:visited{
	color: grey;
	}

img.FloatLeft{
	float: left;
	}


.Top{
	background-color: 59db56;
	text-align: center;
	color: black;
	width: 600px;
	}

.TopLeft{
	background-color: 59db56;
	text-align: left;
	color: black;
	width: 600px;
	}



.Welcome{

	background-color:  000000;

	text-align: center;

	color: white;

	}

.Bottom{

	background-color:  59db56;

	text-align: center;
	
	color: white;

	}