﻿body{ text-align:center;
background-color: white;
background-image: url(https://www.metalworld.com/gif-bin/03-background.gif);

font-family: Arial, sans-serif; 
color: #000000; 
font-size: 12pt; 
font-style: normal; 
font-weight: normal; 
 }


a:link {color: #9E2A1E;}
a:visited {color: #9E2A1E;}
a:hover {color: #9E2A1E}
a:focus {color: #9E2A1E}
a:active {color: #9E2A1E}

/* imitate a google like link from a google ad */
a.a_glike:link {color: white;}
a.a_glike:visited {color: black;}
a.a_glike:hover {color: white;}
a.a_glike:focus {color: white;}
a.a_glike:active {color: white;}

.glike{
font-size:small;
}


#wrapper {
	border: 0px solid black;
	padding: 3px;
	width: 730px;
	margin: 0 auto;
	text-align: left;
	background-color: ;
}

.header_links{
	font-size:small;
}
.file_code_info{
	font-size:x-small;
	color:black;
}


/* END OF STYLES */