body
{	
	padding-top: 20%;

	background-color: rgba(255, 255, 255, 1);
	background-attachment: fixed;
	background-image: url(../pictures/comming.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0px;
}
.title
{
	font-size: 40px;
}
a, a:hover
{
	color: #CCCCCC;	
}
.block
{
	color: #CCCCCC;
	
	
	text-align: center;
}