body {
	background-color: #181b1e;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


.image{
	border-style:outset;
	border-color:#b5501d;
	border-width:1px;
}
