.main{
	width: 1147px;
	height: 792px;
	margin-right: auto;
	margin-left: auto;
	background-image: URL("../images/kmackbg.png");
	text-align: center;
	padding: 0px;
	}

.body{
	width: 670px;
	margin-top: 0px;
	padding: 0px;
	height: 792px;
	}

.buttons{
	height: 190px;
	}

.album{
	
	}
	
.sign{
	height: 294px;
	
	background-position: center;
	background-repeat: no-repeat;
	width: 686px;
	}

.itunes{
	vertical-align: top;
	}
.myspace{
	vertical-align: bottom;
	}
.facebook{
	vertical-align: bottom;
	}
.twitter{
	vertical-align: top;
	}

	
body{
	margin-top: 0px;
	background-color: #eae5db;
	color: #c9e621d;
	font-size: 10px;
	font-family: georgia;
	}
img{
	border: none;
	}
a:link{
	color: black;
	}
a:visited{
	color: black;
	}
a:hover{
	font-style: bold;
	}
