body {
	background:#000000 url(../image/molten.jpg) no-repeat;
}

a {
    font-size: 15px;
    font-style: oblique;
    color: #990099;
    text-decoration: none;
}

a:visited {
    color: #0000CC;
}

a:hover {
    color: #0000CC;
   	text-decoration: underline;
}

p {
	font-size: 20px;
	font-style:oblique;
	color: #990033;
}

#info {
    text-align: center;
	color:#CCCCCC;
}
