body {
    background-color:#000;
    font-family:arial;
    /*background-image:url(model.png);*/
    background-repeat:no-repeat;
    background-position:1150px 425px;
    color:#ccc;
    font-size:12pt;
    line-height:1.5em;
}

ul,
ol {
    margin:0;
    padding:0;
    list-style:none;
}

a {
}

em, strong {
}



input
,button {
    outline:none;
}

button {
    border:0;
}

button
,input[type=checkbox]
,input[type=radio] {
    cursor:pointer;
}
