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

img.bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
}

#content p{
	font-size: 123%;
	color: #2c0d24;
	line-height: 160%;
}

#content h1{
	font-size: 151%;
	line-height: 160%;
	color: #D624A9;
}

h2 {
	font-size: 123%;
	color: #551546;
}

h3 {
	font-size: 123%;
	color: #707B15;
}


