body {        margin: 0px;        padding: 0px;	background-color: #000;}#wrapper {        width: 600px;	margin-left: auto;	margin-right: auto;}#logo {       width: 300px;       height: 50px;       background: url('/$assets$/8c4bc305-28f1-47c8-9340-8c6af7dc8572/logo_splash_ripstik.png');       background-repeat: no-repeat;       text-align: center;	margin-top: 50px;	margin-left: auto;	margin-right: auto;}#country_select {        float: left;        width: 150px;	margin-top: 20px;        margin-left: 65px;        margin-right: 10px;	color: #FFF;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 11px;}#country_select ul {	list-style-type: none;        float: right;        margin-top: 10px;        padding: 0px;}#country_select li {        font-size: 11px;	margin-right: 5px;        margin-bottom: 3px;}#country_select p {        font-size: 11px;        font-weight: bold;        padding: 0px;        margin: 0px;}#country_select img {	margin-right: 5px;        margin-top: 0px;}#map {        float: right;       width: 300px;       height: 150px;       background: url('/$assets$/6f8f0a94-9331-4ad1-90ac-6c605159911c/world_map.jpg');       background-repeat: no-repeat;	margin-top: 30px;	margin-left: auto;	margin-right: 75px;}a:link, a:visited {	color: #FC0;        text-decoration:  none;}a:hover, a:active {	color: #999;	text-decoration: none;}.copyright {	clear: both;	text-align: center;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333;        padding-top: 25px;} 
