/* CSS Document */

body {margin-top: 40px; background-color:#ccc;}
table{background-color:#fff; border:3px solid #bbb;}

a{font:76% Arial, Helvetica, sans-serif; color:#666;}
a:hover{text-decoration:none;}

a.studio{display:block; width:400px; height:272px; background:url(images/roll_1_faded.jpg) no-repeat; border:1px solid #ddd;}
a.studio:hover{background:url(images/roll_1_color.jpg) no-repeat;}

a.design{display:block; width:400px; height:272px; background:url(images/roll_2_faded.jpg) no-repeat; border:1px solid #ddd;}
a.design:hover{background:url(images/roll_2_color.jpg) no-repeat;}

a.promo{display:block; width:400px; height:272px; background:url(images/roll_3_faded.jpg) no-repeat; border:1px solid #ddd;}
a.promo:hover{background:url(images/roll_3_color.jpg) no-repeat;}

a.dis{display:block; width:400px; height:272px; background:url(images/roll_4_faded.jpg) no-repeat; border:1px solid #ddd;}
a.dis:hover{background:url(images/roll_4_color.jpg) no-repeat;}