html {
height: 100%;
}

body {
background-color: #000;
margin: 0 auto;
margin-top: 0px;
}

.all {
width: 748px;
height: 748px;
margin: 0 auto;
margin-top: 25px;
background-image: url(img/background.gif);
}


.header {
padding-top: 45px;
text-align: center;
}

.menu {
text-align:center;
}

.menu a{
margin: 5px;
}

.menu img {
border: none;
}

.copyright {
margin-top: 11px;
margin-left: 10px;
margin-bottom: 10px;
}

.gallery {
width: 520px;
margin: 0 auto;
}

#hello {
color: #343434;
font-size: 11px;
font-family: arial;
}

.text {
height: 560px;
}

.tablemain td {
width: 90px;
height: 90px;
padding-left: 3px;
padding-right: 3px;
background-repeat: no-repeat;
}

