body {
font-family: Arial, Helvetica, Verdana;
font-size:10pt;
background-color:black;
color:white;
margin:0px;
}

a:link, a:visited, a:active {
color:firebrick;
}

a:hover {
color:red;
}

A.editorial:link, A.editorial:visited, A.editorial:active {
display:block;
width:85%;
border:1px solid gray;
margin: 8px;
padding: 3px;
}
A.editorial:hover {
background-color: #eee;
border:1px solid black;
}

.death_metal_off {
width:108px;
background-color:#ffe; 
text-align:center; 
font-family:Arial,Helvetica; 
font-size:16pt; 
border:1px solid #666;
}

.death_metal_on {
width:108px;
background-color:#ccc; 
text-align:center; 
font-family:Arial,Helvetica; 
font-size:16pt; 
border:1px solid #666;
}

.metal_nav {
width:530;
padding:1px;
}

.metal_left {
width:200;
background-color:#ffe;
color: black;
border-right:1px solid gray; 
padding: 0px; 
font-size:14pt;
padding:2px;
}

.metal_home {
font-weight:800;
padding:1px;
padding-left:3px;
background-color: #300;
#border-bottom:1px solid #300;
}

h1 {
font-size:24pt;
font-weight:800;
margin:4px;
}

.text_box {
width: 75%; 
background-color: white; 
color: black; 
padding: 8px; 
line-height:1.4;
}

.copyright {
text-align: center;
font-size:9pt;
}

.metal_image {
border:1px solid black;
margin:2px;
}