body
{
background-size: 100% auto;



}
h1 {
	font-size: 48px;
	margin: auto;
	background:#333;
	color:#FFF;


	
}

div.shekelDisplay, .magicCenterElement, h1 {
	width: 100%;
	
	text-align: center;
	
}

div.shekelDisplay {
	font-family: Helvetica;
	font-size: 25px;
	background:#000;
	color:#FFF;
	text-align: center;
	
}
button
{
	background:#660000;
	color:#FFF;


}
.buyButton {
	width: 275px;
	height: 75px;
	white-space: normal;
}

#slogan
{
background:#222;
color:#FFF;
font-style: italic;

}

#allTimeDicksSucked {
	margin-bottom: 30px;
	font-style: italic;
	
}

#allTimeDicksSucked {
	font-size: 12px;
}

#stoleShekelButton {
	width: 400px;
	height: 100px;
	background:#000;
	color:#FFF;
	font-size:20pt;
	
}

.hidden {
	display: none;
}

#shopContainer, #grafixContainer {
	
	
	padding: auto;
	
}

#shopContainer {
	
	margin-left: 10%;
	width: 275px;
	height: 275px;
}

#grafixContainer {
	margin:auto;
	

}

#footer {
	margin-bottom: 10px;
	
	bottom: 0; 
	width: 99%;
}
#version
{
margin-left: auto;
margin-right:auto;
color:#FFF;
background:#000;
}
.grafix {
	
}