/* CSS Document */

#mainText {
	background-color: #ffffeb;
	width: 526px;
	height: 1450px;
	position: relative;
	padding: 0 0 0 300px;
	border: 1px solid red:
	
}
fieldset {
	margin: 35px 0 35px 35px;
	width: 600px;
}
p {
	text-indent: 25px;
}
a {
	font-weight: normal;
}