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

body {
	background: #ffffff;
	color: #555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#wrapper {
	padding: 5px;
	width: 1024px;
}
#wrapper #invitation h1 {
	color: #F00;
}
#wrapper #invitation h2 {
	color: #336;
}
