@charset "utf-8";
html, body { height:100%; margin:0; padding:0; }
body { font:100% Arial, Verdana, Helvetica, sans-serif; text-align:center; color: #555; }
img#bg { position:fixed; top:200px; left:0; width:100%; height:50%; }
#content { margin:0 auto; width:500px; position:relative; z-index:1; margin-top:30px; background:url(images/75p.png); padding:20px; border:1px solid #EEE; height:410px; }
img, div { behavior: url(iepngfix.htc); border:none; }
h1 { font-size:2.5em; letter-spacing:-2px; margin:0; }
a { color:#555; text-decoration:none; font-weight:bold; }
a:hover { color:#000; }
div.country { text-align:center; width:200px; height:250px; }
div.country span { text-align:center; width:200px; }
p { font-size:1.2em; }