body 	{background-color:black; 
	 background:url(bgi.jpg) top center; 
	 font-family: cursive;
 	 font-size: 14pt;
 	 color: #ffffff;
	 margin-right:0px
	 vertical-align: bottom;
}

.maria{
	float: left;
	width: 68%;
	overflow:auto;
	}
.thumbnails{
	float: right;
	width: 32%;
	height: 700px;
	overflow:auto; 
	}

.thumbnails img{
	padding: 1px 1px 2px 1px;
	}

.footer{
	float: center;
	}	
	
.welcome { 
	 font-family: fantasy;
	 font-weight: 100;
	 text-decoration:none;
 	 font-size: 16pt;
 	 color: #ffffff;
}

.border{
		border: 5px solid #035252;
}	 

P:first-letter { font-size: 300%; float: right bottom}


span.first {font-size:300%;
}

.style ul{
border: 0px solid #ffffff;
text-align: center; /*set value to "left", "center", or "right"*/
font-family: cursive;
font-size: 10pt;
}

.style li{
padding:0px 10px 10px 0px;
background:url(menubutton7.jpg);
display: inline; 
overflow: auto;
} 
.style a{
width: auto;
text-indent: 3px;
padding: 2px;
text-decoration: none;
color: white;  
}

.style a:hover{ /*THEME CHANGE HERE*/
text-decoration: underline;
}

.gallery ul{
border: 0px solid #ffffff;
text-align: center; /*set value to "left", "center", or "right"*/
font-family: cursive;
font-size: 14pt;
display: inline;
}
.gallery li{
display: inline;
} 
.gallery a:hover{ /*THEME CHANGE HERE*/
text-decoration: underline;
}
.gallery a{
width: auto;
padding: 2px;
text-decoration: none;
color: white;
font-family: cursive;
font-size: 12pt;
}

.gallery div{
align: center;
}
.care ul{
border: 0px solid #ffffff;
text-align: left; /*set value to "left", "center", or "right"*/
font-family: Comic Sans, Comic Sans MS, cursive;
font-size: 14pt;

}
.care li{
padding: 5px 5px;
} 
