BODY {
font-size : 16px; 
font-family : sans-serif; 
margin-bottom : 0; 
} 
H2 {
margin-top : 0; 
margin-bottom : 0; 
font-size : 18px; 
} 
#content {
position : relative; 
width : 720px; 
text-align : center; 
} 
#header {
text-align : center; 
} 
#text {
position : relative; 
left : 0; 
top : 10px; 
width : 720px; 
border : 1px solid black; 
padding : 0.6em; 
margin : 1em 0; 
text-align : left; 
} 
#galleries {
float : right; 
position : relative; 
width : 180px; 
font-size : 12px; 
text-align : center;
padding : 0 0 0 10px;
overflow : hidden;
} 
#footer {
text-align : center; 
font-size : 10px; 
} 
.pics {
float : left; 
} 
.sites {
display : block; 
width : 700px; 
height : 40px; 
padding : 0.1em; 
overflow : auto; 
font-size : 12px; 
} 
