@charset "utf-8";

.allProducts{
width:50%;
}

#bigImage{
width:97%;
}

.product{
width:97%;
}

.product .imgDiv{
float:left;
width:100%;
margin-top:0.5%;
}

.product h2{
width:90%;
margin-right:5%;
margin-left:5%;
}

.product p{
width:90%;
margin-left:5%;
margin-right:5%;
margin-bottom:5%;
}

.radiusRect{
width:90%;
margin-left:5%;
margin-right:5%;
margin-bottom:5px;
}

.citation{
white-space:pre-wrap;
font:38px Darleston, "Times New Roman", Times, serif;
text-align:center;
}