html, body {
 font-size: 100%;
 margin: 0;
 padding: 0;
 }
body {
 background-color: #000000; 
 background: url(logo-towersound-fond.jpg) repeat;
 font-family: verdana, sans-serif;
 font-size: 0.8em;
 color: #ff9900;
 }
h1 {
 font-size: 1.1em;
 color: #ff9900;
 text-align: center;
 line-height: 120%;
 }
p, ul, li, td {
 font-size: 1em;
 color: #ff9900;
 text-align: center;
 line-height: 120%;
 }
a:link {
 color: #ffcc33;
 text-decoration: underline;
 }
a:visited {
 color: #ffcc99;
 text-decoration: underline;
 }
 a:active, a:focus {
 color: #ffffff;
 text-decoration: none;
 outline: 1px solid #444444;
 }
a:hover {
 color: #ffcc33;
 text-decoration: none;
 }
:focus {
outline: 0;
}
a img {
 border: none;
 margin: 0;
 padding: 0;
 }
#end
 {
 width: 900px;
 height: 400px;
 margin: 0 auto 0 auto;
 text-align: center;
 padding: 0;
 }
#endfr
 {
 width: 440px;
 float: left;
 position: relative;
 margin: 0 auto 0 auto;
 text-align: center;
 padding: 0;
 }
#enden
 {
 width: 440px;
 float: right;
 position: relative;
 margin: 0 auto 0 auto;
 text-align: center;
 padding: 0;
 }
#towersound {
 width: 900px;
 height: 216px;
 margin: 0 auto 0 auto;
 text-align: center;
 padding: 0;
 }
.selection {
 width: 900px;
 height: 100px;
 margin: 50px auto 0 auto;
 text-align: center;
 padding: 0;
 }
#la-select-fr {
 width: 440px;
 float: left;
 position: relative;
 margin: 0 auto 0 auto;
 padding: 0;
 text-align: center;
 }
#the-select-en {
 width: 440px;
 float: right;
 position: relative;
 margin: 0 auto 0 auto;
 padding: 0;
 text-align: center;
 }
#la-select-fr img:hover, #the-select-en img:hover {
 background-color: #222222;
 background-image: url(background-select.png);
 }
#la-select-fr img:active, #the-select-en img:active {
 background-color: #222222;
 background-image: url(background-select-d.png);
 }
#stats {
 width: 500px;
 margin-left: auto;
 margin-right: auto;
 padding: 5px;
 text-align: center;
 }
#non-flash {
 width: 500px;
 background-color: #222222;
 border: 1px solid #333333;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 350px;
 padding: 0;
 text-align: center;
 }