body {
background-color:       #ffffff;
margin:                 0px;
padding:                0px;
}

.container {
margin-left:            auto;
margin-right:           auto;
height:                 200px;
background-color:       #000000;
padding-top:            20px;
display:                none;
}

.specialist_in_internet_technology {
background-image:       url(img/bg_specialist_in_internet_technology.jpg);
background-repeat:      no-repeat;
width:                  267px;
height:                 17px;
margin-left:            auto;
margin-right:           auto;
padding-top:            10px;

}

.work_in_progress {
background-image:       url(img/bg_work_in_progress.jpg);
width:                  288px;
height:                 28px;
margin-left:            auto;
margin-right:           auto;
}

.emotioned {
background-image:       url(img/bg_emotioned.jpg);
width:                  165px;
height:                 32px;
margin-left:            auto;
margin-right:           auto;
}

.working_together {
background-image:       url(img/bg_working_together.jpg);
width:                  831px;
height:                 64px;
margin-left:            auto;
margin-right:           auto;
}

.more_info {
background-image:       url(img/bg_more_info.jpg);
width:                  249px;
height:                 93px;
margin-left:            auto;
margin-right:           auto;
}

.logo {
background-image:       url(img/bg_logo.jpg);
width:                  179px;
height:                 108px;
margin-left:            auto;
margin-right:           auto;
margin-top:             50px;
display:                none;
}