BODY
	{
	background-color: #B5B5DE;
	font-family: arial;
	color: BLUE;
	font-size: 75%
	font-weight: 60
	}

IMG
	{
	margin-top: 30;
	margin-left: 00%;
	clear: all
	}

H1
	{
	margin-top: 60;
	display: inline;
	text-align: center;
	font-size: 55%
	}

A:LINK
	{
	color: red;
	text-decoration: none
	}

A:HOVER
	{
	background-color: #ADADAD;
	text-decoration: underline
	}

A:ACTIVE
	{
	color: black;
	text-decoration: none
	}

A:VISITED
	{
	color: red;
	text-decoration: none
	}
