body {
	margin-top:0;
	margin-bottom:0;
}
td.main {
	background-image: "/images/medusa-web.jpg";
}

td, p, input, form, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

a:link {
	font-style: normal;
	color: 990000;
	text-decoration: underline
}

a:active {
	font-style: normal;
	color: 990000;
	text-decoration: underline
}

a:visited {
	font-style: normal;
	color: 990000;
	text-decoration: underline
}

a:hover {
	font-style: normal;
	color: #663333;
	text-decoration: none
}
a.medusa:link {
	font-style: normal;
	font-size: 30px;
	color: cccccc;
	text-decoration: none
}

a.medusa:active {
	font-style: normal;
	color: 990000;
	text-decoration: none
}

a.medusa:visited {
	font-style: normal;
	color: cccccc;
	text-decoration: none
}

a.medusa:hover {
	font-style: normal;
	color: #990000;
	text-decoration: none
}

a.medusa2:link {
	font-style: normal;
	color: 990000;
	text-decoration: none
}

a.medusa2:active {
	font-style: normal;
	color: 333333;
	text-decoration: none
}

a.medusa2:visited {
	font-style: normal;
	color: 990000;
	text-decoration: none
}

a.medusa2:hover {
	font-style: normal;
	color: #333333;
	text-decoration: none
}

#medusa { 
    position: relative;
    font-size: 32;
    left: 0px; 
    top: 300px; 
    width: 500px;
    text-align: center; }

#ensemble {
    position: relative;
    font-size: 16;
    top: 258;
    left: 75px;
}
#cp {
    position: relative;
    font-size: 16;
    left: 275px;
    top: 275px;
}
