@charset "utf-8";
/* CSS Document */

body{
	margin:0 0 0 0;
	color:#333333;
	font-family:"Century Gothic", Arial, "Times New Roman", Times;
	background-color:#C3261F;
}

a{
	text-decoration:none;
	color:#C3261F;
}
a:hover{
	text-decoration:underline;
}
h4,p,h5{
	margin:0 0 0 0;
}
h2{
	margin-bottom:0;
}