
/* thanks eric for reset breloaded */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* general settings */
body{
	font-family: verdana, arial, helvetica, sans-sherif, serif;
	padding: 1em;
	
}
/* main settings */
.container{
	width: 600px;
	height: 1950px;
	font-family: sans-sherif, sherif;
	background: url(../images/grid.jpg) left top no-repeat;
	
}


h1{
	font-family: hevetica, verdana;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding-top: 2em;
	
}
h2{
	
	text-align: center;
	font-size: 4em;
	color: #fff;
	
}
h3{
	font-size: 20px;
	color: #fff;
	padding: 2em 0 0 2em;
font-weight: bold;
}
.paragraph1 p{
	padding: 1em 2em 0 2em;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-weight: bold;
}
h4{
	font-size: 20px;
	color: #fff;
padding: 2em 0 0 2em;
font-weight: bold;
	
}
.paragraph2 p{
	padding: 1em 2em 0 2em;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-weight: bold;
}
h5{
	font-size: 20px;
	color: #fff;
padding: 2em 0 0 2em;
	font-weight: bold;
}
.paragraph3 p{
	padding: 1em 2em 0 2em;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-weight: bold;
}
h6{
	font-size: 20px;
	color: #fff;
padding: 2em 0 0 2em;
	font-weight: bold;
}
.paragraph4 p{
	padding: 1em 2em 0 2em;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-weight: bold;
}

.h7{
	font-size: 20px;
	color: #fff;
	padding: 7em 0 0 2em;
	font-weight: bold;
}
.paragraph5 p{
	padding: 1em 2em 0 2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-weight: bold;
}
.h8{
	font-size: 20px;
	color: #fff;
	padding: 2em 0 0 2em;
	font-weight: bold;
}
.paragraph6 p{
padding: 1em 2em 0 2em;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-weight: bold;
}