body {
/*	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;*/
}

.thumbtack_button {
	background-image: url("../img/thumbtack_icon_50x50.png");
	background-size: contain;
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px;
}