body	{margin-left:12%; 
		margin-right:9%;
		background-color:#000099;
		color:#ffffcc;
		background-image: url(?);
		}

a:LINK{text-decoration: underline; color: #FFcc00;}
a:visited {text-decoration: underline; color: #ccff00;}
a:active {text-decoration: underline; color: #cccc99;}
a:hover {text-decoration: none; color: #ff99cc;}

p {text-indent: 3em;}


blockquote	{margin-left 20%;
					margin-right: 15%;
					}

h1, h2, h3	{text-align: center; 
					color: #ffff33;
					}

hr {color: #cc99ff;}