﻿*{
	margin:0px;
	padding:0px;
}

body,html{
	background-color:#090909;
	color:#9d9d9d;
	font-family:arial;
}

#header{
	width:772px;
	height:179px;
	background:url(../images/header.jpg) no-repeat;
}

#contact{
	width:188px;
	height:39px;
	background:url(../images/contact.jpg) no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
}

h1{
	margin:100px 0 0 145px;
	font-size:20px;
	color:#ececec;
}