html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
	font-family: Verdana, sans-serif;
 	font-size:14px;
	color:#747474;
}
img{
	border:none;
	}	
a, img, input, select, textarea, button{
	outline:0;
	}
textarea{
	resize: vertical !important;
}
input, textarea{
	margin:0;
	font-family: Verdana, sans-serif !important;
 	font-size:14px; 
	color:#747474;	
}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
label{
	cursor:pointer;
	vertical-align:middle;
}
a:visited{
}
a, a:active, a:focus, a:hover{
}
a{
	text-decoration:none;
}
	a:hover{
		text-decoration:underline;
	}
table{
	border-collapse:collapse;
}
html{
	/* height:100%; */
}
body{
	text-align:center;
	overflow:hidden;
	margin:0;
	padding:0;
	background:#fff;
}
	.overBg{
		background:url(1.jpg) no-repeat center top;
		position:relative;
		z-index:10;
		width:1000px;
		height:1000px;
	}
	.mail {
    outline: none;
    text-decoration: none;
    word-wrap: break-word;
    font-weight: normal;
    text-align: center;
}
