@charset "utf-8";
/* CSS Document */

.margin_top {
	margin-top: 40px;
}

.align_right {
	text-align: right;
}

#idea {
	background-image: url("/img/idea.png");
	background-position: top left;
	background-repeat: no-repeat;
}

#idea, #invite {
	font-size: 18px;
	line-height: 160%;
}

#idea p {
	margin-left: 95px;
	margin-top: 20px;
	color: rgb(255, 221, 108);
}

.design_bottom_margin {
	margin-left: 25px;
}

#invite {
	margin-top: 35px;
}