﻿body 
{
    background: white url(images/body-bg.jpg) top no-repeat;
    font-family: Tahoma,Arial,Sans-Serif;
    font-size: 11px;
    margin :0px;
    padding:0px;
}
.butonBayi {
width: 296px;
height: 71px;
margin: 30px auto;
padding: 0;
float:left;
}
.bayi a {
background: url(images/bayi.png) no-repeat scroll 0 0;
float: left;
width: 296px;
height: 68px;
display: block;
}

.bayi a:hover {
background: url(images/bayi.png) no-repeat scroll 0 -68px;
float: left;
width: 296px;
height: 68px;
}

.download a {
background: url(images/download.png) no-repeat scroll 0 0;
float: left;
width: 296px;
height: 68px;
display: block;
}

.download a:hover {
background: url(images/download.png) no-repeat scroll 0 -68px;
float: left;
width: 296px;
height: 68px;
}

.markaLogo
{
    padding:20px;
}
