/* Week 4 Style Sheet; created 6/10/03 */



body            {background-image: url('http://www.patriciabooth.com/Lvs/graphics/tiger.jpg');

                 background-position: center;   

                 background-repeat: repeat-x;   

                 background-attachment : fixed; 

                 background-color :#b3b181; 

                 font-family: 'Comic Sans', sans-serif;

                 color: black;

                    } 



p, div               {font-family: 'Comic Sans MS', sans-serif;

                    color: black;

                    font-size: .75em;

                    font-weight: bold;

					text-align: justify;

                    } 

                    

h1, h2, h3         {font-family: 'Comic Sans MS', sans-serif;

                  text-align: center;

                    }





h1               {  color: #8f8c62;

                    font-size: 1.50em;

					text-decoration: underline;

					background-color : #000000;

                    } 





h2               {color: #c1be8e;

                    font-size: 1.25em;

					text-decoration: underline;

					text-transform: uppercase;

                    } 



h3               {color: #000000;

                    font-size: 1em;

					text-decoration: underline;

                    } 



a                 {font-size: 1.5em;

                    font-weight: bold;

                   }



a:link           {background-color: #000000;

                    color: #bdbd95;

                    } 

                   

a:visited         {background-color: #000000;

                    color: #969463;

                   } 



a:hover           {background-color: #000000;

                    color: #8f8c62;

                    } 



a:active          {background-color: #000000;

                    color: #bdbd95;

                    } 



.color            {background-color : #000000;

                    } 



.bg               {background-image: url('http://www.patriciabooth.com/LVS/CSS/tigbk.jpg');

                    }

                                       

.colorpad         {background-color : #969463;

                   padding : 10px;

                   border-width: thin;

                   border-style : solid;

                   border-color : #bdbd95; 

                    } 