a {
	font-size:50px;
}
ol {
	list-style-type: none;
	text-align: center;

  		
}
ol img {
	width:250px;
	height:250px;
	border: solid 10px brown;

}

body {
	background-image: url(img/catbackgroundani.gif); 
	background-repeat: repeat; 
}


h1 {
    font-family: "arial", sans-serif;
	text-align: center;
	color: #8A0808;
	font-size: 40px;
}
h2 {
    font-family: "ar christy", "bauhaus 93", serif;
	text-align: center;
	color: #886A08;
	font-size: 80px;
}
h4 {
	font-family:; Arial, sans-serif;
    text-align: center;
	color: #38610B;
	font-size: 40px;

}

p a {
	text-decoration:none;
	color:#B43104;
	font-size:15px;
}

#kitty1 img {float:right;
	         border: solid 10px yellow;
	         border-style: dotted dashed dotted;
}
#kitty2 img {float:left;
	border: solid 10px yellow;
	border-style: dashed dotted;
}	
	
#kitty3 img {float: right;
	border: solid 10px yellow;
}
#kitty4 img {clear:left;
  border: solid 10px yellow;
	         border-style: dashed dotted dashed dotted;
}
#kitty5 img {border: solid 10px yellow;
    border-style: solid double dashed dotted;
	float:left;
    z-index: 2;
}

#kitty6 img {border: solid 10px yellow;
	         border-style: solid double dashed dotted;
	 float:right;
    z-index: -11;
}
#kitty7 img {border: solid 10px yellow;
             border-style: dashed double;
             clear:right;
}

#kitty8 img {border: solid 10px yellow;
	         float: left;
	         border-style: double dashed dotted;
}

#kitty9 img {border: solid 10px yellow;
	         border-style: solid double dotted dashed;
             z-index: 25;
             clear: left;
}

#titleleft {
	float:left;
	font-size:120px;
	font-family: Ar Blanca, Arial;
	padding-left: 80px;
}

#titleright {
	float:right;
	font-size:120px;
	font-family: Ar Blanca, Times New Roman;
	padding-right: 80px;
}

#titleimage img {
	display: block;
    margin-left: auto;
    margin-right: auto;
    clear:left;
    border: solid 20px brown;
	}
#link {
	text-align:center;
	font-size:72px;
	text-decoration: underline;
	color: #3B170B;
}
