p {color: #808080;}

h1 {color: #808080;}

h2 {color: #808080;}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.right { float: right; }

.left { float: left; }

.centered-table {
   margin-left: auto;
   margin-right: auto;
}

.centered {text-align: center}

a {
	text-decoration: none;
}

a:link {
	color: #080;
}

a:visited {
	color: #207230;
}

a:active {
	color: green;
}

a:hover {
	text-decoration: underline;
}

h4 {	border-style: groove;
	background-image: url('cloud.jpg');
	padding: 25px 5%;		
	text-align: center;
	font-size: 15px;
	font-family: Times New Roman, Times;
	position:absolute;
	top: 310px;left:1px
}
