/* House of Embroidery - October 2007 */

/* MAIN */
body{background:#fff url('../i/landing.jpg') no-repeat top left;
	font-size: 12px; 
	font-family: 'lucida grande', Arial, Helvetica, sans-serif, Verdana;	
	margin:0;
	padding:0; 
	color: #000;}
	
h1 {font-size:16px; font-weight:bold; margin:0;}	
	
a {text-decoration:none; color:#48754E; font-weight:normal;}
a:hover {text-decoration:none; color:#000;}

#land_logo {position:absolute; top:10px; right:10px;}
#text_land {position:absolute; top:280px; right:230px; width:300px; background:url('../i/h.gif') no-repeat top left; padding:15px 0 0 80px;}
#land_menu {position:absolute; top:70px; right:8px;}