/* -------------------------------------
 * Home page style sheet for PudgyPuppy.com
 * Written by Kasey Traeger
 * Last update: 17-June-2008
 * ------------------------------------*/
<!--/*--><![CDATA[<!--*/
body {
	background: #edc url('/i/pawtracks_bkg.gif') repeat scroll 50%;
	font: normal small verdana,tahoma,"trebuchet MS",helvetica,sans-serif;}
h1 {
  	font-style: bold;
  	font-size: medium;
  	text-align: center;}
h2 {
	font-style: bold;
	font-size: small;
	text-align: center;}
p {
	text-align: center;}
p.onzichtbaar {
	display: none;}
input {
	background: transparent;
	border: 1px solid #432;}
input:focus {
	background: #edc;}
/*]]>*/-->