* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#b3000a;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}

/* body */
body {
	color:#666;
	font:0.8em "trebuchet ms", helvetica, sans-serif;
	padding: 0 5px;
}

/* content */
#content {
	overflow:scroll;
	padding:25px 50px;
	width:660px;
}
#content h1 {
	color:#333;
	font-size:200%;
}
hr {
	height:1px;
	background:#666;
   }

.style1 {color: #000000}

#gallery {
	height: 382px;
	width: 640px;
}

