#sometimes { 
	display: inline-block;
	position: fixed;
	margin-top: 30px;
	margin-left: 10px;
	text-align: center;
}

#nyccops {
	display: inline-block;
	position: fixed;
	margin-top: 10px;
	margin-left: 350px;
	text-align: center;
}

#gomd { 
	display: inline-block;
	position: fixed;
	margin-top: -10px;
	margin-left: 700px;
	text-align: center;
}

#falseprophets {
	display: inline-block;
	position: fixed;
	margin-top: 50px;
	margin-left: 10px;
	text-align: center;
}

#strangefruit {
	display: inline-block;
	position: fixed;
	margin-top: 30px;
	margin-left: 350px;
	text-align: center;
}

#bertaberta { 
	display: inline-block;
	position: fixed;
	margin-top: 10px;
	margin-left: 700px;
	text-align: center;
}

#buttons {
	display: inline-block;
	position: fixed;
	margin-top: 100px;
	margin-left: 10px;
}