@charset "utf-8";

/* CSS Document */



body {

	background-color:#ffffff;

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size:10pt;
	
}





#container {

	width:1000px;

	background-color:#ffffff;
	background-image:url(img/n_logo.png);
	background-repeat:no-repeat;
	margin-top:130px;
	margin-left:190px;


}




#left{
	float:left;
	
}

#right{
	float:right;
	margin-top:220px;
	padding-right:150px;
}

#name{
	margin-left:200px;
	margin-top:128px;
	z-index:100;
	
	
	
	
	
}

@font-face {
	font-family: 'AdobeGaramondProItalic';
	src: url('agaramondpro-italic-webfont.eot');
	src: local('☺'), url('agaramondpro-italic-webfont.woff') format('woff'), url('agaramondpro-italic-webfont.ttf') format('truetype'), url('agaramondpro-italic-webfont.svg#webfontaKAJ75YI') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AdobeGaramondProRegular';
	src: url('agaramondpro-regular-webfont.eot');
	src: local('☺'), url('agaramondpro-regular-webfont.woff') format('woff'), url('agaramondpro-regular-webfont.ttf') format('truetype'), url('agaramondpro-regular-webfont.svg#webfont9AZ5mZs6') format('svg');
	font-weight: normal;
	font-style: normal;
}


