body
{
font-family: Tahoma, arial, Verdana;
font-size: 10px;
};


#menu {
		width: 740px;
		border: solid 1px white;
		background: #681109;
		padding: 0px 0px 0px 10px;
		color: white;
	}
	
		
	.marq_text
{

font-size: 12px;
color: white;
font-weight: bold;
letter-spacing: 3px;

}
	
	.img
	{
	border: solid 1px black;
	}
	
	#main {
	
		margin: auto;
		width:516px;
		height:572px;
		background: url("images/limbaback_01.jpg") no-repeat;
		
		
	}
	
	
	
	
	A:link, A:visited
	{
	color: white;
	letter-spacing:2px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
	
	#red:link, red:visited 
	{color:white; background: #e12f23;}
	
	#red:hover
	{color:red;}
		ul.kr {
		background: red;
		color:white;
		font-weight: bold;
	}
	.cart1
	{
	border: solid black 1px;
	
	};
	
	.edit
	{
	width: 600px;
	height: 200px;
	}
	
	h1
	{
font-size: 14px;
color:#FEE7B0;
	}
	h2
	{
font-size: 12px;
color:#FEE7B0;
	}
