@charset "UTF-8";
/* CSS Document */

/*-----------------------------------Individual Portfolio peices - each should have it's own unique div id
NOTE - this controls the positioning of each portfolio piece, to make sure they are not overlapping
they are set up in increments of 700px - to add a new piece, add 70px to the TOP property -------------------*/



#circle {top: 0px; left: 0px}
#bis {top: 700px; left:0px}
#wilson {top: 1400px; left: 00px}
#barriere {top: 2100px; left: 0px}
#durr {top: 2800px; left: 0px}
#landis {top: 3500px; left: 0px}
#cycle {top: 4200px; left: 0px}
#jeffdoor {top: 4900px; left: 0px}
#ceramiccoat {top: 5600px; left: 0px}
#streetwise {top: 6300px; left: 0px}
#cabildo {top: 7000px; left: 0px}
#bertucci {top: 7700px; left: 0px}
#closing{top:8400px; left: 0px}
