body {	
        background-image: url(http://rodbuilding.pro/imgs/corktop.png);
        background-position: top;
        background-repeat: no-repeat;
        background-size: auto;
	margin-left: 0px;
	margin-top: 0px;
        background-color: black;
	font-family: Helvetica;
}
table {
        background-image: url(http://rodbuilding.pro/imgs/corkfoot.png);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: auto;
	margin-left: 0px;
	margin-bottom: 0px;
        table-layout: fixed;
}
tr,td,th {
	color: white;
}
a {
}
a:link {
	color: FF6600;
}
a:visited {
	color: FF3300;
}
a:active {
	color: FF0000;
}
a:hover {
	color: FF0000;
}
h1,h2,h3,h4,h5 {
	color: FF9900;
}
h1 {	
	font-size: 18pt; 
	font-weight: normal; 
}
h2 {	
	font-size: 14pt; 
	font-weight: normal; 
}
h3 {	
	font-size: 12pt; 
	font-weight: normal; 
}
h4 {	
	font-size: 11pt;
	font-weight: normal; 
}
h5 {	
	font-size: 10pt;
	font-weight: normal; 
}
