*{
	padding:0; margin: 0;
}

img{border:none;} a:focus {outline: none; }
.left{float: left;}
.right{flot: right;}
.both{clear:both;}

body{
	background: url(images/bg.jpg) repeat; 
	font:  15px/22px georgia;
}

.container{
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

.header{margin:80px 0 0 0;}


a.link {background:url(images/mullet_btn.jpg); display:block; height:56px; width: 131px; text-indent:-9000px; margin: 20px 0 18px 414px;}
a.link:hover {background-position: 0 -56px;}



