body {
    background-image: url(img/bgr.jpg); 
    background-position:center;
	margin-top: 10px; 
	text-align: center;
}

.core1 {
	width: 750px;
	border-width: 0px;
	border-style: none;
}

.core2 {
	width: 750px;
	background-color:#DED3B3;
	border-width: 1px;
	border-style: solid;
	border-color: #5F5A4D;
	table-layout: fixed;
}

.ifr {
	border-width: 1px;
	border-style: solid;
	border-color: #5F5A4D;
}

a:link, a:active, a:visited {
	color: #2C281D;
	font-weight: bold;
}

.small {
	width: 100%;
	font-family: Verdana, Helvetica;
    font-size: 8px;
    color: #2C281D;
    text-align: center;	
}

.small a:link, .small a:visited {
font-weight:normal;
text-decoration:none;
}

.small a:hover {
text-decoration:underline;
}
