body 	{font-size:13px; line-height:18px; color:white; font-weight:normal; font-family: helvetica, arial, sans-serif; overflow-y: scroll; overflow-x: auto;
		}
P 		{font-size:13px; line-height:18px; margin-bottom:18px; padding: 0px;
		}
H1		{font-size:13px; line-height:18px; color:white; font-weight:bold; margin: 0px; padding: 0px; font-family: helvetica, arial, sans-serif;
		}
H2		{font-size:13px; line-height:18px; color:blue; font-weight:bold; margin: 0px; padding: 0px; font-family: helvetica, arial, sans-serif;
		}
H3		{font-size:13px; line-height:18px; color:red; font-weight:bold; margin: 0px; padding: 0px; font-family: helvetica, arial, sans-serif;
		}
A:Link	{font-size:13px; line-height:18px; color:white; font-weight:normal; font-family: helvetica, arial, sans-serif; text-decoration:none;
		}
A:hover	{font-size:13px; line-height:18px; background:black; color:white; font-weight:normal; font-family: helvetica, arial, sans-serif; text-decoration:none;
		}
A:visited{font-size:13px; line-height:18px; color:white; font-weight:normal; font-family: helvetica, arial, sans-serif; text-decoration:none;
		}
A:active{font-size:13px; line-height:18px; background:black; color:white; font-weight:normal; font-family: helvetica, arial, sans-serif; text-decoration:none;
		}	
ul, ol, li {margin: 0; padding: 0; list-style: none; line-height: 18px;
		}
	
	
#background	{width:100%; height:100%; position:fixed; left:0; top:0;
		} 
		
#title	{color:white; width:200px; position:fixed; left:30px; top:30px;
		} 
		
#contents {width:600px; position:absolute; left:300px; top:30px;
		} 
		
#index	{width:200px; position:fixed; left:30px; top:164px;
		} 


A:Link.blue	{color:white; font-weight:normal;
		}
A:hover.blue{background:blue; color:white; font-weight:normal;
		}
A:visited.blue {color:white; font-weight:norma;
		}
A:active.blue {background:black; color:white; font-weight:normal;
		}


A:Link.red	{color:white; font-weight:normal;
		}
A:hover.red{background:red; color:white; font-weight:normal;
		}
A:visited.red {color:white; font-weight:normal;
		}
A:active.red {background:black; color:white; font-weight:normal;
		}
