body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end style reset */

body {
	font:normal 100%/1.5 Georgia, Serif;
	color:#444;
}

#siteWrapper {
	position:relative;
	width:1120px;
	height:900px;
	margin:auto;
}

div {
	font-size:26px;	
	margin-top:50px;
}



.n {
	font-family:Arial;
	font-size:90px;	
	color:black;
	text-shadow: 2px 2px 4px #444;
}
#header{
	margin-top:20px;
}

#about {
		
}

#header h1{
	font-size:36px;
	margin-top:-30px;
}

a {
	color:black;
	font-weight:bold;
}

#contact {
	padding-bottom:50px;	
}
b {
	color:black;	
}

h2 {
	font-size:36px;
	color:#df0019;
	font-family:Arial;
	font-weight:bold;
}