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

body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: small;
	color: #1C150F;
	font-weight: bold;
}

a, a:hover, a:active, a:visited {
	color: #2c251f;
}

#banner {
	padding-top: 17px;
	margin: 0;
}

#invitation {
	padding-top: 50px;
}
