						body {
							font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
							font-size: 1em;
							line-height: 150%;
							background-color: #CC9999;
						}

						a:link {
							font-weight: bold;
							text-decoration: none;
							color: #993366;
						}

						a:visited {
							font-weight: bold;
							text-decoration: none;
							color: Silver;
						}

						a:hover {
							font-weight: bold;
							text-decoration: none;
							color: Purple;
						}
.content {
		position : absolute;
		left : 260px;
		top : 260px;
		text-indent: 5px;
		
		


