@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
	margin-left: 120px;
	margin-top:10%;
} h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #431514;
	background-image:url(../images/welcome.png);
	background-repeat:no-repeat;
	width:515px;
	height:117px;
	min-height:117px;
	display:block;
	text-indent:-1000;
	font-size:0px;
	margin-bottom: 30px;
} /* #left {
	position: fixed; 
	top: 0;
	bottom: 0;
	width: 40px;
	left: 0;
	background-color: #431514;
} */ #allimg{
		display:inline;
	
}	#limg {
	width: 121px;
	height: 260px;
	float:left;	
} #mimg {
	clear:both;
	padding:0px;
	width: 150px;
	height: 260px;
} #rimg {
}