@charset "UTF-8";
div {
	height: 60px; width: 510px; border: 2px solid #FC0; background-color: #C00; border-radius: 10px; margin: auto; text-align: center;
}

h3 {
	 background: #C00; color: #FF0; font-family: Futura;
}

a {
	text-decoration: none; color: #FC0;
}

span {
	color: #000; font-family: Futura;
}

h6 {
	color: #000; font-family: Futura;
}

* {
	background-color: #FFC;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin: 1cm 6cm 1cm 6cm; text-align: justify;
}

h5 {
	color: #000; font-family: Futura; font-size: 100%;
}