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

body
{
	background-attachment:fixed;
}
h1
{
	font-family:"Broadway";
	text-decoration:none;
	text-align:center;
	text-emphasis:none;
	color:#F90;
	font-size:50px;
}
p1
{
	margin:28px;
}
p2
{
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
	color:#60F;
	font-size:20px;

	
	
}
p3
{
	font-family:"Arial", Gadget, sans-serif;
	font-size:16px;
	
}

#para
{
	border:2px solid #39C;
	width:800px;
	margin-left:225px;


}
ul li
{
	display:inline;
	
}
#likefb
{
	float:left;
}
#follow
{
	float:right;
}
h3
{
	border-style:dotted;
	color:#F60;
}
p
{
	alignment-adjust:central;
}