body {
margin: 0 auto;
background: black;
font: 13px normal Verdana, Arial, Helvetica, sans-serif;}
a:hover.under {text-decoration:underline; color:#000000}a:link.under {color:#000000}

A:link     { text-decoration: none; color: black;}A:visited  { text-decoration: none; color: black;}A:visited: { text-decoration: none; color: black;}A:hover    { text-decoration: none; color: black;}

a { /* remove the dotted outlines when clicking tabs */
		      outline: none; text-decoration: none; }
.all {margin: 0 auto;
padding: 0;
width: 950px;
background: white;}


.header {width: 950px; height: 450px; background: white; margin: 0 auto; padding: 0;}

h1 {
display:block;
width:950px;
height:450px;
text-indent:-6021px;
background:url('http://www.robbiewilliams.pl/takethattour/takethattour2011.jpg') no-repeat 0 0;
}

.footer {
	width: 950px;
	margin: -10px 0 0 0;
	padding: 0;
	background: #f7dd14;}

.content {
	text-align: left;
	margin: -20px 0 0 0;
	padding: 0;
	float: left;
	width: 950px;
	color: black;
}

