body {	background-color:grey;	margin:auto;	font-family:sans-serif; padding:0; line-height:5em;
}
.button {text-shadow:4px 5px green; font-size:5pt;
}
h1, h2 {text-shadow:2px 3px red; font-size:40pt;}
.poochie { float:right; padding-right:100pt;  }
a:link {color:green;  }
a:visited {color:silver;}
:focus, a:hover {color:brown;}
a:active {color:gold;}
li, p {font-size:40pt;}
.kim { text-decoration:underline; font-weight:bold; background-color:black; text-align:center; padding:30px 30px; border:52px solid red;}
h6 {font-size:50px; text-align:center; margin:0px; padding:0px 20px; }
h3 {font-size:30pt;}