@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;

}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
a{text-decoration:none; color:#000}
a:focus { 
    outline: none; 
}


a.about{
	background-position:-0px -84px;
}
#textArea p{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	
	font-size:13px;
	text-align:left;
	line-height:1.5em;
	padding-bottom:40px;
	text-indent:0px;
	
}
#textArea p a{
	font-weight:bold;
	color:#f43872;
}
#textArea p a:hover{
	color:#999;
}

#textArea p + p {
  
  margin-top: -40px; }

#textArea{
	width:550px;
	margin-left:110px;
	margin-top:20px;
	float:left;
	
}
#textArea h1{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	letter-spacing:.09em;
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:10px;
	color:#f43872;
	text-align:left;
	
}
#textArea h5{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	letter-spacing:.09em;
	font-size:36px;
	text-align:center;
	padding-top:30px;
	padding-bottom:250px;
}