@charset "UTF-8";
html {
height:100%;
margin:0px;
padding:0px
}

img, div, p { display:block; border:0;  }

body {
	
   background: #000 url(images/d_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
       font-size: 12pt; font-family: Arial, Verdana, Tahoma;
		 color: #ffffff;
}
table {
	margin: 0 auto;
}

a {color: #C238C2;}
a:hover {color: #ff00ff;}

.get {
	text-align: center;
	height: 43px;
}
.get a { font-weight:bold; font-size: 17pt; text-align: center;}


.get1{
	text-align: center; background: #180719;
	
}
.get1 a { font-weight:bold; font-size: 17pt; text-align: center;}

.d1 {
		background-image:  url(images/d_43.jpg);
		background-repeat: repeat-y;
}
.pix {
		background: #340E35;
}


.pix img {
	border: 1px solid #ff00ff;
}
.vid {
		background: #180719;
}

.bonus {
	text-align: center;
}

.join_cont {
	width: 770px; margin: 0 auto;
}
