@charset "utf-8";
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 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-weight : inherit;
font-style : inherit;
font-size : 50%;
font-family : inherit;
vertical-align : baseline;
display : inline;
overflow : hidden;
}
html, body, #website {
height : 100%;
width:100%;
}
body {
font-family: Arial, sans-serif;
background: #ffffff;

}
h1, h2, h3, h4, h5 {
text-indent:-9999px;
color:#212121;
font-size:6px;
}
img {
margin:auto;
}
.style1 {
color : #ffffff;
text-align : center;
margin-top:300px;
}
.header {
margin:0 auto 0 auto;
width:100%;
}
.header-index {
margin:-165px auto;
width:850px; 
height:660px;
}
.footer {
margin:0 auto 0 auto;
width:100%;
}
a:link {
display : inline;
text-decoration : none;
color : inherit;
}
a:active {
display : inline;
text-decoration : none;
color : inherit;
}
a:visited {
display : inline;
text-decoration : none;
color : inherit;
}
a:hover {
display : inline;
text-decoration : underline;
color : inherit;
}