* {
margin : 0;
padding : 0;
}
body {
text-align : center;
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
color : white;
background : #252525;
}
.photobox {
width : 972px;
margin : 0 auto;
font-size : 10px;
font-weight : normal;
position : relative;
border : 1px solid black;
background : black;
padding : 0 0 4px 0;
}
.linkbox {
width : 972px;
margin : 0 auto;
border : 1px solid black;
font-size : 12px;
font-weight : normal;
position : relative;
padding : 8px 0 8px 0;
text-align : justify;
background : black;
}
.datebox {
width : 972px;
margin : 0 auto;
border : 1px solid black;
font-size : 12px;
font-weight : bold;
position : relative;
background : black;
text-align : left;
background : black;
}
.promobox {
width : 972px;
margin : 0 auto;
border : 1px solid black;
font-size : 12px;
font-weight : normal;
position : relative;
padding : 4px 0 8px 0;
background : black;
background : black;
}
a {
color : white;
text-decoration : none;
}
a:hover {
color : #909090;
text-decoration : none;
}
img {
border : 1px solid black;
width : 160px;
height : 120px;
}
a:hover img {
border : 1px solid #909090;
}
h1 {
color : white;
font-size : 30px;
font-weight : bold;
}

.google {
float:right;
margin: 4px 4px 0 0;
}
.logo_google img  {
border : 0px;
width : 56px;
height : 20px;
float:left;
margin-right: 4px;
}




