/*  
Theme Name: Uchronia The Movie
Theme URI: http://www.uchroniathemovie.com/
Description: Custom
Version: 0.1
Author: Geert Bollen
Author URI: http://www.geertbollen.be/
*/

body{
	background-image: url("/imgs/bg.jpg");
	background-position: center center;
	background-attachment: fixed;
	font-family: Arial, sans-serif;
}

#comingsoon {
	text-align: left;
	width: 600px;
	margin-top: 300px;
}
#comingsoon .title {
	font-size: 48px;
	letter-spacing: -5px;
	font-weight: bold;
}
#comingsoon .subtitle {
	font-size: 18px;
	letter-spacing: -1px;
}
#comingsoon p {
	margin: -10px 0 0 4px;
}