
h1 {
	margin: 0;
	padding: 0;
	font-size: 101%;
	font-weight: normal;
	color: black;
        font-family: Verdana, Arial, sans-serif;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 71%;
	font-weight: normal;
	color: red;
        font-family: Verdana, Arial, sans-serif;
}

h3 {
	margin: 0;
	padding; 0;	
	font-size: 140%;
	font-weight: normal;
	color: red;
	font-family: Verdana, Arial, sans-serif;

}


#introchango{
 margin: 0px 0px 0px 0px;
 
 background: red;
 
 padding: 5px;
 position: relative;
 width: 99%;
 align: center;
 }

.leftimg{
 float: left;
}





#ilovevilma{
 margin: 0px 0px 0px 0px; 
 background: black; 
 padding: 3px;
 position: relative;
 width: 75%;
 align: center;
 }

#ilovevilma a {

text-decoration:none;
color:white;
}

#ilovevilma a:hover {
text-decoration:underline;
}

#ilovevilma a:visited{
color:red;
}













			/* NAVIGATION BUTTONS */
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(overbtn.gif);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 135px;
						height: 35px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 135px;
						height: 35px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav img {width: 135px; height: 35px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 4px;
						top: 10px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 25px;
						height: 11px;
						text-align: center;
			}
			

.cssnav2	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(overbtn2.gif);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 165px;
						height: 60px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav2 a {
						display: block;
						color: #000000;
						font-size: 21px;
						width: 165px;
						height: 60px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav2 img {width: 165px; height: 60px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav2 a:hover img{visibility:hidden}

			.cssnav2 span {
						position: absolute;
						left: 10px;
						top: 16px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 25px;
						height: 11px;
						text-align: center;
			}


.frog {border:solid #FF0000;
       border-width:3px; 
}



