/* Styles for my LVS homework site; created 19.02.01; week5 */BODY	{BACKGROUND-IMAGE: URL(gruenteil.gif); BACKGROUND-COLOR: #003300;		 MARGIN-TOP:50px; MARGIN-LEFT:1in; MARGIN-RIGHT: 1in; COLOR: #FFFFFF;		FONT-FAMILY: Veranda, Arial, Helvetica, sans-serif;		FONT-SIZE: .75em;		}h1				{font-family:Tahoma,Verdana,Helvetica;					font-size:18pt;					text-align:center; margin-bottom: 20px;													}																		 h1.box		{border-width:10px;					border-color:rgb(102,51,153);					border-style:dashed; margin-bottom: 15px;					}h2				{font-family: Tahoma, Veranda, Helvetica;					font-size: 16pt;					text-align: center; margin-bottom: 15px;					}										h2.boxed	{border-width: 8px;				border-color: #FF66FF;				border-style: solid dotted dashed dotted;				margin-bottom: 15px; background-color: #FFFFCC; color: #006600;				}h3				{font-family: Tahoma, Veranda, Helvetica;					font-size: 14pt;					text-align: center; margin-bottom: 15px;					}								h3.boxedbox		{font-family:Tahoma,Verdana,Helvetica;					font-size:14pt;					text-align:center; border: 5pt groove #FFCCCC; border-right-width: 20px;												}.boxedpara			{font-family:Tahoma,Verdana,Helvetica;					font-size:14pt;					text-align:center; border: 4pt solid #FF9999; border-bottom-width: 10px; border-bottom-style: dashed; background-color: #330033;											}								p				{text-indent: 20px;					}p.indent		{text-indent: -50px; width:450px; padding-left: 50px;				}	Img			{position: absolute; top: 60%; left: 60%; Z-index: -1; border: 10pt solid #FF00CC; border-style: solid;			}								a:link		{color: #CC0066;		font-weight: bold; text-decoration: underline; 		}a:active	{color: #FF0066; text-decoration: line-through;		font-weight: bold;		}a:hover		{background-color: #330033; text-decoration: line-through;		}a:visited	{color: #FFFFFF;		text-decoration: overline;		}									