

/* my CSS source data for "Trouble_the_Ferret" Web Page. */
h3 {color:rgb(2,58,43); text-align: center; letter-spacing: 0.5em
	font-family: comic sans ms, helvetica, arial, sans-serif, serif; font-size:145%;}
h1, h2, h4, h5, h6 {color:rgb(227,25,46); text-align: center
	font-family: comic sans ms, helvetica, arial, sans-serif, serif; font-size:165%;}

body {color:rgb(00,00,00); letter-spacing: 0.07em; scrollbar-face-color:#f3b044;
      scrollbar-shadow-color:#ef9c00; scrollbar-width:1.50em;
	  background:#ffffff url(untitled.gif) no-repeat fixed center right;}

	#head {font-size:12pt;}
	#nav {font-size:20pt; font-style:italic; color: #ef9c00;}
	#blockquote {font-size:0.99em; width:85%; font-style:normal; padding:1.00em;}
	#toys {font-size:1.00em; font-style:normal; padding:1.02em;}
	#likes {table-layout:fixed; width:80%; overflow:visible; border-style:none;}
    #disclaimer {font-size:12pt; color:#d7d7d7; font-size:0.89em;}
   

address {font-size:1.02em; font-style:normal; 
	text-align:center; text-transform:lowercase;}

blockquote {background-color:white; font-size:0.95em; text-indent:4px; letter-spacing:0.10em;
            margin-left:30px, margin-right:10px;} 

a {font-size:0.99em; color:green;}

a:hover {font-weight:bold; font-size:1.02em;color:rgb(227,25,46); 
    text-transform: none}

/* command below instruct browser(s) to render table cells faster */ 
table.likes {table-layout:fixed; overflow:visible;}

li {list-style: url(furface.gif) inside; text-align: justify;
	 font-style:normal;}

p {color:rgb(255,255,255); position:relative; right:10px; text-align: center; text-indent:4px;
	font-size:0.99em; font-family:arial, helvetica, sans-serif, serif;
    font-weight:normal; margin-left:4px, margin-right:4px; background-color:white}
                                                                      


