@charset "UTF-8";
body{
	text-align: center;
}
#heading{
	color: #0000ff;
}
#text{
	color: #808080;
	font-size: 15px;
}
