body{
	background-color:#000;
	margin:auto;
	}
	
.bg_black{
	background-color:#000;
	}
	
.contact_bg{
	background-image:url(../images/contact_body_02.jpg);
	background-repeat:no-repeat;
	}
	
.white_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFF;
	text-decoration:none;
	}
	
.border_form{
	border:#900;
	border-style:solid;
	border-width:1px;
	width:200px;
	}
.white_text_center{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	line-height:17px;
	}	
	
.pink_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	color:#c94371;
	text-decoration:none;
	}
	