/*   
Theme Name: Marktreif
Author: Patrick Turban
*/

body
{
	color: #333; 
	background: white;
}
.startImg
{
	width:600px;
	height:400px;
	margin:auto;
	background:url(../../uploads/img/baustelle.jpg) no-repeat;
	background-size:100%;
}