body
{
	background-image: url(bg.jpg);
	background-repeat: no-repeat ;
	font-size: 5pt
}

#right
{
	font-size: 12pt ;
	font-family: "Comic Sans MS"
}

#menu_pos
{
	position: absolute;
	top: 130px
}

h2
{
	color: blue;
	font-style: italic
}

#fon
{
	font-family: "Courier New";
	font-weight: bold ;
font-style: italic;
font-size: 14pt
}

#fonabout
{
	font-family: "Comic Sans MS";
	color: purple
}

#breedc
{
	font-size: 11pt ;
	font-family: "Comic Sans MS";
border: solid #0000FF
}


