BODY, TD {
	font-family : Comic Sans MS;
	font-size : 8pt;
	font-style: bold;
	color:black;
}

H1{
	font-family : "Verdana";
	font-size:10pt;
	color:black;
}
Text{
	font-family : "Comic Sans MS";
	font-size:10pt;
	color:red;
}

A {
	text-decoration: none;
	color: white;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

.logo {
position: absolute;
	left: 0;
	top: 330px;
	height: 200px;
	font-size : 8pt;	
}

.back {
	position: absolute;
	left: 0px;
	width: 30%;
	top: 5px;
	font-size : 8pt;	
}
.content {
	position: absolute;
	left: 280px;
	width: 65%;
	top: 10px;
	font-size : 8pt;
}

.slogan {
	position: absolute;
	left: 10px;
	height: 60px;
	top: 530px;
	font-size : 8pt;	
}

.photo{
	position: absolute;
	top: 200px;
	right: 17px;
	}
	
.blacky{
	bottom:0px;
	left: 0px;
}
