@charset "utf-8";
body {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:normal;
	background-color:#333;
	background-image:url(h.png.jpg);
	background-repeat:repeat;
	border:#0F0;
	animation:alternate;
	
}
#angie p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
	color:#000;
	}