/* CSS Document */
body {


background: url(bg02.png); 
color: #000;
border:0; margin:0; padding:0; font:70%/160% "verdana",sans-serif;
}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}


#container {width:100px; margin:100px auto; padding:0; position:relative;border:none}
#container2 {width:640px; margin:100px auto; padding:20px; position:relative;border:none;background:#eee}

#container2 .header {margin:10px;font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
#container2 .pics {margin-right:10px;text-align:right;}

#counter {width:20px; margin:100px auto; padding:0; position:relative;}

.ex {
 text-align:left;
}

img {
}
