@charset "utf-8";
/* File: ntechy.css */

html, body {
	background-color: #fdfdfd;
	background: url('img/ntechy_bg.jpg') repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.container {
	position: absolute;
	top: 34%;
	height: 240px;
	margin-top: -120px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

