
<!--
a:hover {  text-decoration: underline}
a {  text-decoration: none}
-->

body {
	background-color: #00FFCC;
	
}

#picture {
	float:left;
	width: 150px;
}

