* {
	margin: 				0;
	padding: 				0;
	border: 				0;
	outline: 				none;
}

body {
	background: 			#1a1a1a;
}

h1 {
	height: 				300px;
	background: 			#fbfbfb url(../../image/bg_head.png) no-repeat left top;
	margin: 				0 0 40px;
}
h1 span {
	display: 				none;
}

a {
	background: 			url(../../image/btn_viewportfolio.png) no-repeat left top;
	display: 				block;
	width: 					487px;
	height: 				48px;
	text-indent: 			-9999em;
	margin: 				0 0 0 40px;
}
