/* Linked Stylesheet for my LVS CSS homework:  Week 4 */

body		{
		 background-attachment: fixed;		 
		 font-family: Garamond, Tahoma, Arial, sans-serif;
		 font-size: 14pt;
                 color: #316B9C;
		}

p		{font-family: Garamond, Tahoma, Arial, sans-serif;
		 color: #316B9C;
 		 font-size: 12pt; 
		 }

h3              { font-family: Garamond, Tahoma, Arial, sans-serif; 
		  color: #316B9C;
                  font-size: medium;
                 }

h2		{ font-family: Garamond, Tahoma, Arial, sans-serif;
		  color: #316B9C; 
		  font-size: large; 
		}

h1		{ font-family: Garamond, Tahoma, Arial, sans-serif;
		  color: #316B9C;
                  font-size: x-large;
		}

			   
a:link		{
; font-family: Garamond; font-size: 12pt
		}

			  
a:active	{
background-color: #FFFFCC
; font-family: Garamond; font-size: 12pt; text-decoration: underline
		}

				
a:hover		{
; background-color: #FFFFCC; font-family: Garamond; font-size: 12pt
		}

				  
a:visited	{
		 text-decoration:underline;
; font-family: Garamond; font-size: 12pt; color: #B316B9C
		}

#nohover	{
		 text-decoration:none;
		 }

.note		{color: #990099;
		 font-size: 2em; 
		}

.colorpad	{background-color: #FFFF99;
		  padding: 10px;
		  border: thin;
		}

h1.note		{color:#314A39;
		}

.first-letter	{color:#0000CC;
		 font-size: 16pt;
		 font-weight: bold;
		}

			  


table { font-family: Garamond, Tahoma, Arial, sans-serif; color: #316B9C; font-size: 12pt; }
a {  font-family: Garamond; font-size: 12pt; color: #316B9C}
img {  background-position: center}
.image-center { background-position: center }
.p-indent { font-family: Garamond, Tahoma, Arial, sans-serif; color: #316B9C; font-size: 12pt; ; text-indent: 5px}
