/* CSS Document */

body {
	background-image: url(images/bg_paws.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-position: center;
}
.head {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.head2 {
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #638ad1;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
	.menu a {
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	color: #638ad1;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	}
	.menu a:hover {
	text-decoration:underline;
	font-family: Verdana;
	font-size: 12px;
	color: #638ad1;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	}
	.link {
	font-family: Verdana;
	font-size: 12px;
	color: #638ad1;
	font-weight: bold;
}
	.link a {
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	color: #638ad1;
	font-weight: bold;
	}
	.link a:hover {
	text-decoration:underline;
	font-family: Verdana;
	font-size: 12px;
	color: #638ad1;
	font-weight: bold;
	}		
		
.img_pad {
	padding: 5px;
	}
.gen {
	font-family: Comic Sans MS;
	font-size:14px;
	}