body 
{
margin:10%;
font-family:"Times New Roman", Times, Serif;
color:#000000;font-size:1em;text-align:center;
background-image:url(mainimages/kittypaper4.jpg);
background-repeat:repeat;
}
h1, h2 {align:center; font-family:"Arial New Roman", Times, Serif;
text-align:center;
}
h1 {font-size:3em;color: #333399;
}
h2 {font-size:2em;color: #336699;
}
p
{
	margin-top: 2em;
	font-size: 1em;
	color: #000000
}
p.buttons
{
margin-top: 5px;
	margin-bottom: 5px;
}
ul {text-align:left;
margin:1em 15% 1em 15%;
	font-size: 1em;
}

/* class for floating left and right*/
.left
{
	float: left;
}
.right
{
	float: right;
}
/*paragraph class for spacing buttons*/
p.buttons{
margin-top: 5px;
	margin-bottom: 5px;
}
