body                {
                    font-family:		'Times New Roman', times, Bodoni, serif;
					font-weight:		normal;
					font-style:			normal;
					font-variant:		normal;
					text-align:			center;
					
					color:				black;
					background:         white url('lmdbeer.jpg') fixed top left;
                    }
p					{
					margin-top:			0;
					margin-bottom:		0;
					}
h1					{
					margin-top:			0;
					margin-bottom:		0;
					}
h2					{
					margin-top:			0;
					margin-bottom:		0;
					}
h3					{
					margin-top:			0;
					margin-bottom:		0;
					}
h4					{
					margin-top:			0;
					margin-bottom:		0;
					}

.floatleft			{float:				left;}
.floatright			{float:				right;}
div.spacer			{
					line-height:		1px;
					clear:				both;
					}
.scaps				{font-variant:		small-caps;}
img					{max-width:			100%;}
img.nomaxwidth		{max-width:			none;}
a img				{border:			none;}
a img:hover			{text-decoration:	none;}
a.imgeffect	img		{border:			medium solid gray !important;}

.lmdmenu ul			{
					margin:				0;
					padding:			0;
					display:			inline;
					}
.lmdmenu li			{
					list-style-type:	none;
					display:			inline;
					text-transform:		capitalize;
					margin-right:		0.5em;
					}
.hidden				{display:			none;}
.hiddens			{display:			none;}
