* { box-sizing : border-box; }

body { margin:0; padding:8px;  background-color:#fff; font-family:"lr oSVbN", "Osaka", sans-serif; color:#333; }
img { border:none; }
p { line-height:140%; margin:0; padding:5px 0; font-size:11px; }

a:link 	 { color:#03c; text-decoration:none; }
a:visited 	 { color:#039; text-decoration:none; }
a:hover 	 { color:#f30; text-decoration:underline; }
a:active 	 { color:#f30; text-decoration:underline; }
a.copyright { position:absolute; left:0; bottom:0; font-size:11px; margin:0 0 3px 8px; }
a.close { position:absolute; right:0; bottom:0; }
.photo { text-align:center; }
