@charset "UTF-8";
/* CSS Document */

body {
background:url(../img/bg.jpg) center top no-repeat;
background-color:#000000;
}
/*---------TOPE---------*/
.tope {
background:url(../img/top_bg.jpg);
}

.tope .logo {
background:url(../img/logo.jpg);
}

.tope .search {
background:url(../img/search_bg.jpg);
}