@charset "utf-8";
/* 
Theme Name: SP Bezirk Dielsdorf
Author: Benjamin Schlegel
Author URI: https://benjaminschlegel.ch
Description: Landing Page for SP Bezirk Dielsdorf
Version: 0.1
License: GPL-3
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: spdielsdorf
*/

body{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

main{
	padding-bottom: 100px;
	padding-top: 100px;
	max-width: 1000px;
	margin: auto;
}