/*
Theme Name: Coming Soon
*/

html {
	height: 100%;
}

body {
	background: #cccccc; /* Old browsers */
	color: #000;
	font-family: 'Istok Web', sans-serif;
	height: 100%;
	text-align: center;
}