@CHARSET "UTF-8";

body { 
	font-family: arial; 
	font-size:12px; 
	color:black;
	x-background-image: url(http://www.w3seowebsites.com/images/World_map_green.png);
	background-repeat: no-repeat;
	x-background-position: center;
	x-background-width: 100%;
	x-background-height: 768px;
	background-color:white; 
	}
a { color:black; text-decoration: underline; }
a:hover { color:red; }
p { margin:0px; }

