@import url(layout_nm.css);
@import url(font.css);
body	{	margin-top		:	150px		;
		margin-left		:	0px		;
		margin-right		:	0px		;
		background-color	:	white		;
		background-image	:	url(../images/titlebar_mje.jpg);
		background-repeat	:	no-repeat	;
		background-position	:	left top	;}

