/* Remove browser styles (see http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

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;
}

html,body {
	text-align:center;
	background-color: black;
	color: #e7e7e7;
	margin-top: 20px;
	margin-bottom: 20px;
	font: 14px/14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 12px;
	text-align: left;
}

a {
	color: #e7e7e7;
	text-decoration: none;
	background-color: #323232;
	padding-top: 3px;
	padding-bottom: 3px;
}

a:hover {
	text-decoration: none;
	background-color: #555;
	padding-top: 3px;
	padding-bottom: 3px;

}

h1 {
	font-size: 27px;
	line-height: 35px;
	margin-bottom: 12px;
	text-align: left;
}

div {
	border: 1px solid #6a6a6a;
	margin-left: auto;
    margin-right: auto;
    width: 478px;
	height: 720px;
	margin-bottom: 25px;
}

div#intro {
	border: 0px solid #6a6a6a;
	height: 230px;
	margin-bottom: 40px;
}

div#p1 {
	background-image: url(images/1_DSC_9071.jpg);	
}

div#p2 {
	background-image: url(images/2_DSC_8993.jpg);
}

div#p3 {
	background-image: url(images/3_DSC_8989.jpg);
}

div#p4 {
	background-image: url(images/4_DSC_8761.jpg);
}

div#p5 {
	background-image: url(images/5_DSC_8991.jpg);
}

div#p6 {
	background-image: url(images/6_DSC_8995.jpg);
}

div#p7 {
	background-image: url(images/7_DSC_9007.jpg);
}

div#p8 {
	background-image: url(images/8_DSC_9060.jpg);
}

div#p9 {
	background-image: url(images/9_DSC_9069.jpg);
    width: 990px;
	height: 658px;

}