body
{	background-position: 99% 0%;
	background-image: url(callhome.jpg);
	background-repeat: repeat-y;
	background-color: #ffff99;
}	

A:link { color:  #ffff00 }
A:hover { color: #F5ED0A; 
font-family: Courier;
font-size: 30px;
font-weight: bold;
font-style: italic;
text-decoration: overline;
 }
A:visited {color: #55DCCE}

p
{ position: relative; left: 1%; width: 53%; 
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	background-color: #ee00aa;
	padding: 1em;
	border-style:outset;
	border-width:10px;
	border-color: #ffffff;
}
