body {
	
	background-color: #666;
	font-family: "Trebuchet MS";
	font-size: 14px;		
}


.content {
	background-color: #FFF;
	text-decoration: none;
	margin: 0px;
}

.logo {
	background-color: #333;
	width: 600px;
	height: 100px;
	margin-bottom: 20px;
}

.logo1 {
	text-align: left;
	color: #F90;
	font-size: 30px;
	margin: 0px;
}

.logo2 {
	text-align: left;
	color: #3F0;
	font-size: 24px;
	margin: 0px;
}

.text {
	width: 600px;
	height: 600px;
	background-color: #FFF;
	text-decoration: none;
	text-align: justify;
	color: #000;
	margin: 2px;
}

.link {}

.button {
	text-align: center;
	background-color: #F0F;
	color: #F00;
	height: 30px;
	width: 120px;
	text-transform: capitalize;
	text-decoration: blink;
	font-size: 20px;
}
