/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.mascot {

	position: absolute;
	top: -140px;
	display: block;
	background: url("../images/layout/blog-dog.png");
	width: 120px;
	height: 130px;

}

.start-curate {
        z-index: 100;
        position: absolute;
        right: 0;
        top: 30px;
}

.main_menu.main_menu {
	margin-top: 450px;
}