.cloudbackground
{ 

	background-image: url(../images/bacg.jpg);  
	background-position: 0% 0%;
	background-repeat: repeat;
} 


.hEffect 
{
cursor: pointer;
color: #0B0B61;
text-decoration:none;
font-family: arial;
font-weight: bold;
font-size: small;
}

.hEffect:hover 
{
color:red;
}