*--------------------Main----------------------*/
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
}
html{
		height: 100%;
		margin: 0px;
		padding: 0px;
}
		body{background: url('fon.webp') no-repeat #02238e; 
		background-repeat:no-repeat; 
		background-position:center top; 
		background-attachment:fixed; 
		-o-background-size: auto 100%, auto; 
		-moz-background-size: auto 100%, auto; 
		-webkit-background-size: auto 100%, auto;
		background-size: auto 100%, auto;

}
