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: 12px;
    margin: auto 4px auto 4px;
}

h4 {
	color: #0000FF;
    margin-top: 7px;
    margin-bottom: 7px;
    font-style: oblique;
}

