<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>it270unclea new document title</title>
</head>
<body>
<p>/*style sheet by Robert Papenhausen for IT-270 final web site css "uncle Alan's financial advice for eyrone*/   text{  }   body{   	font:tahoma; 	font-size: 24px; 	background-image: url("uncle1.png"); 	background-position: right; 	background-repeat: repeat-y; 	background-color: #90EE90; }  #about{ 	width :800px; }  #welcome{ 	width: 800px; }  #headline{ 	background-color: yellow; }  #whoweare{ 	width: 200px; 	text-indent: 10px; 	float:left; }  #greenspan{ 	width: 550px; 	text-align:  100px; 	float:right; }  #contactus{ 	width: 550px; 	text-align:  100px; 	float:left; } #necessities{ 	inline:block; 	align:center; }  #earthpic{ 	border-radius: 150px;	 }  #uncle2{ 	border-radius: 50px; }  #uncle3{ 	border-radius: 50px; }  #ruready{ 	width: 200px; 	text-indent: 10px; 	float:left; }  #pricing{ 	width: 450px; 	text-align:  100px; 	float:right; }  address{ 	display: block;   	font-style: italic; }  header{ 	font:arial; 	font-size:  60px; 	color: #006400; 	text-align: center; }  h1{ 	font:tahoma; 	font-size: 24px; 	text-align: center; }  h2{ 	font:tahoma; 	font-size: 24px; }  h3{ 	font:tahoma; 	font-size: 24px; } h5{ 	font:tahoma; 	font-size: 12px; 	text-align: center; }  table{ 	width: 800px; 	border: 3px; 	color: black; 	margin: 1px; 	padding: 2px; }  ol{  }  ul{  }  footer {              text-align: bottom; }</p>
</body>
</html>