body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(topbgmain.jpg);
	background-repeat: repeat;
}
.mylink {
	font-size: x-small;
}
a:link {
	color: #ff0000;
	text-decoration: underline;
}
a:visited {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
.main {
	text-align: center;
	width: 800px;
	margin: auto;
	padding-top: 20px;
}
.titlejmk {
	width:548px;
	height:181px;
	background-image: url(toptitlejamkitchen.png);
	background-repeat: no-repeat;
	margin: auto;
}
* html div.titlejmk{
behavior: expression(this.style.behavior || (this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",this.style.backgroundImage = "none",this.style.behavior = "none"));
}
.btjmm {
	width:250px;
	height:180px;
	float: left;
	margin-left: 150px;
	display:inline;
}
.btjgl {
	width:250px;
	height:180px;
	float: right;
	margin-right: 150px;
	display:inline;
}
.mfooter {
	clear: both;
	float: none;
}
.btjmp {
	width:486px;
	height:87px;
	margin-right: auto;
	margin-left: auto;
}
.bfooter {
	background-color: #000;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
-
