#total {
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat;
	width: 950px;
	padding-left: 70px;
	float: left;
	vertical-align: top;
	background-attachment: fixed;
}

#total a:focus, a:active {
	outline: 0 none;
	-moz-outline: 0 none;
	}
