html, body {
width:100%;
height:100%;
font-family: tahoma, arial, helvetica, sans-serif;
margin: 0;
padding: 0;
background: #D6D6D6;
}
div#start {
position: relative;
width:1002px;
height:596px;
background: #fff url(../images/shared/start02.gif) no-repeat;
}



div#frame {
margin-top:100px;
position: relative;
width:480px;
height:280px;
z-index: 1;
background:#fff;
}

.logostart {
padding: 50px 0px 0px 0px;
position: relative;
}

.gostart {
padding: 40px 0px 0px 0px;
position: relative;
}

