object {
	position:relative;
	display:block;
	width:700px;
	height:400px;
}
a	{
	font-family: Century Gothic, Tahoma, Verdana, Arial;
	color: #555;
	text-decoration: none;
	
}
a:hover{
	font-family: Century Gothic, Tahoma, Verdana, Arial;
	color: #fff;
}
p	{
	font-family: Century Gothic, Tahoma, Verdana, Arial;
	color: #888;
	font-size: 70%;
	line-height: 7px;
}
img {
	border:none;
}
h3	{
	font-family: Century Gothic, Tahoma, Verdana, Arial;
	color: #ff0;
	text-decoration: none;
}

