.screenshots {
    width: 480px;
    text-align: right;
    float: center;
}
.screenshots .screenshot {
	background-color: #39824A;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

