body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #f5e3e6;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
.main_brdr {
	border: 5px solid #d38793;
}
.text1 {
	font-family: Impact, Arial, Sans-serif;
	font-size: 30px;
	color: #8b8b8b;
}
.text2 {
	font-size: 16px;
	color: #ffffff;
}
.mem_link {
	font-size: 38px;
	color: #8B8B8B;
}
.join_link {
	font-size: 38px;
}
.foot_link {
	font-size: 46px;
	font-weight: bold;
	color: #3965f5;
	letter-spacing: -2px;
}
a {
	color: #d24d98;
	text-decoration: underline;
}
a:hover {
	color: #ab3879;
	text-decoration: underline;
}.ep_bg {
	background-image: url(images/ep_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: Impact, Arial, Sans-serif;
	font-size: 50px;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}
h2 {
	font-size: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.pitch_box {
	background-color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d38793;
	border-right-color: #d38793;
	border-bottom-color: #d38793;
	border-left-color: #d38793;
}

