/**
SARAH common style sheet

**/

@charset "utf-8";

h2{
	text-align:center;
	font-size:20px;
}

p#present{
	font-size:16px;
	padding:0px 10px 20px 20px;
	line-height:2;
}


