body, html {
	background: white url('/file/picture/frame/main_back.gif') left top repeat;
}

body {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Arial, Verdana;
	line-height: 20px;
	color: #404040;

	background-attachment:fixed;
	margin: 0;
	height: 100%;
}

a {
	color: #81725e;
}

a img {
	border: 0;
}

h1 {
	font-size: 25px;
}
	
h2 {
	font-size: 22px;
}

h1, h2 {
	margin: 5px 0 0 0;
}

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

h5 {
	font-size: 1em;
	margin: 5px 0;
}

h1, h2, h2, h3, h4, h5 {
	color: #81725e;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 15px;
	list-style: none;
}

li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: transparent url('/file/picture/bullet.gif') 0px 6px no-repeat;
}