body
{

	width:1100px;
	//height:850;
	background:url(fabric/background.gif) repeat;
	
}

h1
{

	
	color:rgb(0,142,176);
	margin-left:360px;
	margin-top:30px;
	font-family:times;
	font-size:45px;

}

.subhead
{
	color:black;
	margin-left:260px;
	margin-top:35px;
	font-family: courier;
	font-size:25px;
	font-weight:bold;
	border-bottom: 3px solid #D8D7C5;
}



#menu

{

	width: 125px;

	margin: 25 35px 0 40px;

	display: inline;

	padding: 0 0 20px 0;

}

#menu ul
{
	margin: 20 px;

	padding: 0;

	list-style-type: none;

	//border-top: 1px solid #D8D7C5;
	

}

#menu ul a

{

	display: block;

	width: 110px;

	padding: 5px 8px 5px 7px;

	border-bottom: 1px solid #D8D7C5;

	text-decoration: none;

	color: #4A442C;

	background: url('fabric/arrow1.gif') 100% 50% no-repeat;

}

.hl
{
	font-size: 16px;
	font-weight: bold;
}

#menu a:hover { background: #C9C299; }




div.background
{
  	width: 600px;
  	height: 350px;
  	background: url('fabric/des.JPG') repeat;
  	border: 2px solid black;
	position:absolute;
	left:250px;
	top:290px;
}


.intro
{
	position:absolute;
	left:40px;
	top:50px;
	text-align:justify;
	font-family:arial;
	font-weight: bold;
	padding:1.2em;
	text-indent:30px;
	color:#black;
	border: 3px solid black;
	background-color: #ffffff;
	width: 500px;
	height: 200px;
 	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;

}
		


#shopinfo
{
	font-family:arial;
	fon-weight:20px;
}


#assort
{
	background-image:url('fabric/assort.JPG');
	background-repeat:no-repeat;
	width: 600px;
	height: 130px;	
	position:absolute;
	left:250px;
	top:645px;
}

#kang
{
	background-image:url('fabric/kangs.JPG');
	background-repeat:no-repeat;
	width: 600px;
	height: 85px;	
	position:absolute;
	left:250px;
	top:200px;
}

#logo
{
	background-image:url('logo/logo1.JPG');
	background-repeat:no-repeat;
	width: 175px;
	height: 98px;	
	position:absolute;
	left:225px;
	top:20px;
}

#quilts
{
	background-image:url('fabric/quilts.JPG');
	background-repeat:no-repeat;
	width:275;
	height:725;
	position:absolute;
	left:860px;
	top:200px;
	
}

#facebook
{
	
	position:absolute;
	left:925px;
	top:650px;
	
}

#buyButton
{
	position:absolute;
	left:860px;
	top:570px;
}

#message
{
	position:absolute;
	width:270;
	left:860px;
	top:610px;
	font-family:arial;
	font-size:12px;
	color:rgb(0,142,176);
	
}
