
#form > div {
margin-top: 35px;
margin-bottom: 35px;
}

div.rgb div {
width: 25%;
float: left;
vertical-align: top;
}

#sample {
height: 20%;
border: solid thin black;
}

