/*
Theme Name: COming SOon

-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}

#centered{
	  background-image: url("images/bg.png");
    border: thin double #000000;
    color: #FFFFFF;
    display: block;
    font-family: "Times New Roman",Times,serif;
    height: auto;
    left: 50%;
    margin-left: -305px;
    margin-top: -360px;
    padding: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 50%;
    width: 560px;
  }
#break{
width:100%;
height:35px;	
}

.whitearial{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;	
}

a{
	color: #FFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
a:visited{color: #FFF;
	text-decoration: none;}
.comingsoon{
		 font-size: 16px;
    font-style: italic;
    height: 55px;
    width: 100%;
	}
#whatwedo{
	padding-top:10px;
	font-size:16px;
		width:100%;
height:25px;

}
#blackbg{
	 background-image: url("images/bg.png");
	 padding-bottom: 10px;
}
	