body {
	background-color: #50482b;  margin:0px;
}

img {
	border: 0;
	padding: 0;
	line-height: 0px;
}

.mytext {
	font-family: Verdana; font-size: 10px;color: #FFEDAA;
	width: 650px; text-align: justify;
	position: relative; left: 50%; margin-left: -325px;
	border: 1px solid red;
}

.sig {
	text-align: right;
}

.contents{ font-family: Arial; font-size: 10px; color: #FFECA4; text-align: center;
	position: absolute;
	bottom: 75px;
	width: 100%;
	background-repeat: repeat-x; background-image: url("taust.jpg");
}

A:link {color: #FFECA4;}
A:visited {color: #FFECA4;}
A:hover {color: #444444;}
A:active {color: #444444;}
