/* @override 
	http://localhost:8888/brewvodka/_resources/themes/simple/css/default.css?* */



/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.container {
	width: 100%;
	position: relative;
}
.main > p {
	text-align: center;
	padding: 50px 20px;
}
