#stamp-iframe {
    position: relative;
    bottom: 10%;
}
#map-iframe {
    float: right;
    -ms-overflow-style: none;
    scrollbar-width: none;
	border: 33px solid transparent;
	border-image: url("/border/crown-lacew.png") 44 round;
	border-image-outset: 0px;
}
#log-iframe {
    float: right;
    -ms-overflow-style: none;
    scrollbar-width: none;
	border: 33px solid transparent;
	border-image: url("/border/crown-lacew.png") 44 round;
	border-image-outset: 0px;
}
#sheep {
    position: absolute;
    right: 1%;
    bottom: 1%;
}
#main h2 {
    text-align: center;
}