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

body{
	text-align:center;
	color:red;
	background-color:#FFC;
}



p{
	font-size:24px;
	margin-top:48px;	
}