/**
SARAH common style sheet

**/

@charset "utf-8";

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

p#present{
	font-size:14px;
	padding:5px 5px 20px 10px;
	line-height:20px;
}


