Site hosted by Angelfire.com: Build your free website today!
Funny Guy's

Welcome!

Here is my css (from an external sheet):

.center {text-align:center;}
#top {position: absolute; top:0px; left:0px;}
#content {position: absolute; left: 25%; top: 33%;}
#navigation {position: absolute; left: 4%; top: 35%;
border-right:1px dashed black; padding-right:60px; text-align:center;}
#navigation a {display: block;}
#bottom {position: absolute; left: 0px; bottom: 0px;}
div {line-height:150%}
h1 {color:#0066FF;}
h2 {color:#000080;}
h3 {color:#000000;}
h1,h2,h3 {font-family:"Verdana", "Arial Black";}
div {color:black; font-size:15px;}
p {font-family:"Verdana", "Helvetica"}
p.joke, {font-weight:bold; font-size:17px;}
p.answer {color:red; font-style:italic; font-weight:bold; font-size:16px;}
a:link {color:red; text-decoration:none;}
a:visited {color:dark red; text-decoration:none;}
a:focus {color:black; text-decoration:none;}
a:hover {color:blue; text-decoration:none;}
a:active {color:steel blue; text-decoration:none;}
a {font-weight:bold;}
a img {border: 0;}