body
{
	background-size:cover;
	text-decoration:none;
	font-family: "Sofia", sans-serif;
}
.video_selector
{
	position:fixed;
	right:0;
	bottom:0;
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-999;
	
}
#test 
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:900;
	color:white;
	text-align:center;
	margin-top:15%;
	font-size:26px;
	box-shadow:  0 0 10px #fff;
box-shadow: inset 0 0 178px #fff;
border:solid 4px #999999;
margin:0px 0px 1px 0px;	
	
}

button
{
	font-size:30px;
	color:red;
	text-decoration:none;
	font-family: "Action Man";
	background:transparent;
	font-family: "Sofia", sans-serif;
	outline: none;
	border: none;
}
#test h1
{
	text-transform:uppercase and lowercase;
	margin-bottom:10px;
	letter-spacing:2px;
}

.top_logo{
margin: auto;
height:75px;
width:368px;
border:solid 4px #999999;
margin:0px 0px 1px 0px;	
box-shadow:  0 0 10px #fff;
box-shadow: inset 0 0 178px #fff;
box-shadow: inset 0 0 87px #000, 0 0 5px #4c8582;
text-shadow: 0 0 6px #000;
background-image:url(rkms_logo.jpg);
border-radius: 15px;
}

.main{
margin: auto;
width: 370px;
height:100px;
padding: 5px;
}