﻿body {
margin: 0px;
background: #000;
font-family: Verdana;
}

#begin a{

display: block;

padding-top: 8px;

background-image: url('/bb5/begin.jpg'); background-repeat: no-repeat; background-position: center;

width: 250px;

height: 74px;

color: white; text-decoration: none; }



#begin a:hover{

display: block;

padding-top: 8px;

background-image: url('/bb5/begin1.jpg'); background-repeat: no-repeat; background-position: center;

width: 250px;

height: 74px;

color: white; text-decoration: none; }
