body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat;

}
#allcontent{
	width: 650px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	margin-top: -55px;
	text-align: center;
	color: #6c1037;
	font-weight: bold;
	padding-bottom: 100px;
}
#footer1 {
	margin-top: -55px;
	text-align: center;
	color: #6c1037;
	font-weight: bold;
	padding-bottom: 100px;
}
#footer2 {
	margin-top: -55px;
	text-align: center;
	color: #6c1037;
	font-weight: bold;
	padding-bottom: 100px;
}
a:link {
	color: #5c0f31;
}
a:visited {
	color: #6c1037;
}
a:hover {
	color: #828080;
}

	
