@import  '/reset.css';

html {
		background: #FFF;
}



body {
		width: 667px;
		margin-left: -333px;
		height: 550px;
		margin-top: -275px;
		position: absolute;
		top: 50%;
		left: 50%;
		
}


#wrap {
}

a:link, a:visited, a:hover, a:active {
		border: 0;
		text-decoration: none;
}



h1 {
	font-size: 28px;
	margin-bottom: 22px;
	text-align: center;
}

a {
	
	color: #000;
	
}

p {
	margin-top: 1em;
	text-align: center;
}



#bandcamp {

	
}

#site {
	
	
}


