head {
    font-family: Arial Bold;
    font-size: 23px;
	line-height: 0.7;
	color: #ffffff;
}

body{
    font-family: Arial italic;
    font-size: 15px;
	color: #ffffdd;
}
a {
	color: #31afe1;
	text-decoration:underline;
}
