body{
	background: black;
	margin: auto;
	font-family: arial, san-serif;
	text-align: center;
	color: #FFF;
}

img{
	margin: auto;
	max-width: 100%;
	height: auto;
}

h1{
	color: #FFF;
}

a{
	text-decoration: none;
	color:#890dc9;
}
.mobboss{
	background: #1c2939;
	left:0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	overflow: auto;
}
.mobboss-logo{
	padding: 10px;
}

.mobboss a{
color: red;
}