@CHARSET "ISO-8859-1";

/* Reset CSS */
body,div,p,form,h4	{
    padding: 0;
    margin: 0;
}
body	{
	font-family: "keep Calm";
	color: #fff;
}
#section0	{
	text-align: center;
}
p a	{
	font-family: "keep Calm";
	font-size: 16pt;
	text-decoration:none;
	color: #fff;
}
p a:hover	{
	color: #ffd200;
}