/* ----------------------------------------------------------

author:    Boris Perepelitsa
email:     borisss777@gmail.com
icq:       411-243-945
profail:   www.free-lance.ru/users/Boriss
---------------------------------------------------------- */


/* DEFAULT */
* {
margin: 0;
padding: 0;
}
img, fieldset {
border:0;
}
html { 
font-size: 100.01%;
height:100%;
}

body {
width: 100%;
color: #000;
text-align: left;
font-size:62.5%;
font-size:12px;
font-family:Tahoma;
background:#fff url('../images/bg.gif');
background:#000 url('../images/Beautiful_sunset_zastavki_com_14637_18.jpg');   #раскоментить
padding-top:30px;
background-repeat:no-repeat;
}

ul {
list-style:none;
}
td {vertical-align:top;}
*:focus {outline: none}
.clear {
clear:both;
}
a:hover {
text-decoration:none;
}
a {
color:#000;
}

