@font-face {
			font-family: 'CrilleeBoldItalicPlain'; 
			src: url('webfont/CrilleeBoldItalicPlain.eot?#iefix') format('embedded-opentype'), url('webfont/CrilleeBoldItalicPlain.woff') format('woff'), url('webfont/CrilleeBoldItalicPlain.ttf') format('truetype'), url('webfont/CrilleeBoldItalicPlain.svg#CrilleeBoldItalicPlain') format('svg'); font-weight: normal; font-style: normal; }
@font-face {
  font-family: 'BodnoffPlain';
  src: url('BodnoffPlain.eot?#iefix') format('embedded-opentype'),  url('BodnoffPlain.woff') format('woff'), url('BodnoffPlain.ttf')  format('truetype'), url('BodnoffPlain.svg#BodnoffPlain') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: 'CenturyGothic'; src: url('webfont/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('webfont/CenturyGothic.woff') format('woff'), url('webfont/CenturyGothic.ttf') format('truetype'), url('webfont/CenturyGothic.svg#CenturyGothic') format('svg'); font-weight: normal; font-style: normal; }
/******************************************************************************************************************************/
body{
	background-color: #292929;
	color: none;
}

.bkg{
	background-image: url('../img/member/1.png');
	background-repeat: no-repeat;
	background-size: 100%;
}
.mem-title{
  font-size: 119px;
  font-family: "CrilleeBoldItalicPlain";
  color: rgb(238, 213, 0);
  text-transform: uppercase;
  text-align: center;
  /*margin-top: 50px;*/
  /*margin-bottom: 50px;*/
}
.para{
  /*margin-top: 150px;*/
    margin-bottom: 50px;
  font-size: 18px;
  font-family: "CenturyGothic";
  color: rgb(255, 255, 255);
  text-align: center;
}
.para1{
	margin-top: 150px;
  	margin-bottom: 50px;
	font-size: 18px;
	font-family: "CenturyGothic";
	color: rgb(255, 255, 255);
	text-align: center;
}
.para-caps{
	text-transform: uppercase;
	margin-top: -100px;
}

.para2-title {
  font-size: 27px;
  font-family: "CrilleeBoldItalicPlain";
  color: rgb(238, 213, 0);
  text-transform: uppercase;
  text-align: center;
}

.para2-list {
  font-size: 18px;
  font-family: "CenturyGothic";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  
}

.bars-color{
	color: #fff;
	
}

