/*reset*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
*:focus { outline: none; }
/* reset - END */

body {
	background: #2d323b;
	color: #7b8498;
	font-family: Verdana, sans-serif;
	margin: 0px 0px; padding:0px;
	text-align: center;
	width: 100%;
}


#message-title {
	margin: 250px auto 0px auto;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 24pt;
	margin: 120px;
}


#message1 {
	margin: 250px auto 0px auto;
	text-align: center;
	font-size: 14pt;
	margin: 60px;
}

#message2 {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12pt;
	margin: 20px;
}

#message-mobile {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12pt;
	margin: 20px;
	margin-bottom: 120px;
}

#message-comingsoon {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12pt;
	margin: 10px;
}


#brands {
	font-family: Verdana;
	font-weight: regular;
	font-size: 12pt;
	margin: 30px;
}


#contact {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 60px;
}

#contact a {
	color: #008cff;
	text-decoration: none;
	border: none;
}

#contact a:hover {
	color: #e6e6e6;
	border-bottom: 1px solid #00a2ff;
}