/* Styles for my LVS homework site; created 27.01.01 */body	{background-color: #0b0e43;		font-family:  'Comic Sans MS', Tahoma, Veranda, Arial, sans-serif;		color: #7b68ee;		font-size: 1em;		}p		{font-family: 'Comic Sans MS', Tahoma, Veranda, Arial, sans-serif;		color: #7b68ee;		font-size: 1em;		text-align: center;		}				div    {font-family: 'Comic Sans MS', Tahoma, Veranda, Arial, sans-serif;		color: #fff8fc;		font-size: 10px;		text-align: center;		}table  {text-align: center; cellspacing: 2px; cellspacing: 10px; border: 2px;		}				h1		{font-family: 'Comic Sans MS', Tahoma, Veranda, Arial, sans-serif;		color: #7b68ee;		font-size: 1.75em;		text-align: center;		}				h2		{font-family: 'Comic Sans MS', Tahoma, Veranda, Arial, sans-serif;		font-size: 1.50em;		text-align: center;		color: #7b68ee;		}h3		{font-family: 'Comic Sans MS', Tahoma, Veranda, Arial, sans-serif;		font-size: 1.25em;		font-style: italic;		text-align: center;		color: #7b68ee;		}#turquoise	{ color:#00ced1;		}.letter{color: #00ced1; font-size: 2em; font-weight: bold;		}		ul.star {list-style-image : URL("blink.gif"); list-style-position : outside;}					a:link		{color: #8b008b;		font-weight: bold; font-size: 10px;		}a:active	{color: #ffffff;		font-weight: bold; font-size: 10px;		}a:hover		{background-color: #fff8fc;		text-decoration: none; font-size: 10px;		}a:visited	{color: #00ced1;		text-decoration:underline; font-size: 10px;		}