@charset "utf-8";
/* CSS Document */

body {background:#7a1616;}

.membership a { color:#ffffff; }

.form { background-color:#ffffff; color:#7a1616;}

.headline p { color:#414141; }

.form form input.button,
.form form button {
	color:#ffffff;
	background:url(../img/button_bg-astra.png) repeat-x;
	}


.footer , .footer a{
	color:#ffffff;
}





