body{
	text-align:center;
	font-family: "Meiryo", sans-serif;
	background-color:#000000;
	background-image:url(background-blood-from-2006-ohp.gif);
}

a{
	text-decoration: none;
	color: #0000FF;
}

hr{
	border-bottom-width: 0px;
	display: block;
	unicode-bidi: isolate;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}

.purple{
	color:#FF00FF;
}

.bandnamelarger{
font-size: larger;
}

#div1{
	font-size: xx-large;
	margin-top:5%;
  	width: 100%;
 	color: #0000FF;
}

.content{
	font-size: medium;
  	width: 100%;
  	color: #FFFFFF;
}

#div4{
	font-size: large;
  	width: 100%;
  	color: #FFFFFF;
}

#div5{
	font-size: small;
  	width: 100%;
  	color: #FFFFFF;
}

img{
	width:3%;
}


.cover{
	width:120px;
}

.scan{
	width:360px;
}

table{
border: 1px solid white;
border-collapse: collapse;
}

tr{
border: 1px solid white;
border-collapse: collapse;
}

td{
border: 1px solid white;
border-collapse: collapse;
}

.mail{
	width:3%;
}

@media only screen and (max-width: 768px) {
img.mail{
    width:15%;
  }
}

.content-magazine{
	font-size: medium;
  	width: 100%;
  	color: #FFFFFF;
}