body {
background-color: rgb(206,206,206);}

.celek {
height: 100%;  
width: 900px;
border: 0px;
margin-left: auto;
margin-right: auto;}

.header {
background-image: url('images/header.jpg');
width: 900px;
height: 270px;
border: 0px;}

.main {
text-align: justify;
background-image: url('images/background.jpg');
background-repeat: repeat-y;
width: 730px;
border: 0px;
padding-left: 90px;
padding-top: 5px;
padding-right: 80px;
padding-bottom: 20px;
font-family: Verdena;}

.tel {padding-left: 30px;}

.main a{
color: rgb(7,112,208);
text-decoration: none;}

.main a:hover{text-decoration: underline;}

.footer {
background-image: url('images/footer.jpg');
width: 900px;
height: 36px;
border: 0px;
font-size: 13px;}

.who {
padding-top: 20px;
padding-left: 70px;
color: black;}

.menu {
padding-top: 225px;
margin-left: auto;
margin-right: auto;
width: 900px;
border: 1px;
font-size: 16px;
text-align: center;
font-family: Georgia;}

.menu a {
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
color: rgb(0,0,0);}

.menu a:hover {
padding-left: 10px;
text-decoration: none;
color: rgb(7,112,208);}

h2 {
color: rgb(7,112,208);}

table {
border: 0;}
