/* showcase.css */
body {
margin:0; 
padding:0;
background:#DADADA; 
}

#screen { 
margin: 10px auto;
padding-bottom:5px;
}

.chr {
width:990px;
height:659px;
margin:0;
padding:0;
background:url("../images/content/work/screen_chr.jpg") top left no-repeat;
}

.sightline {
width:984px;
height:997px;
margin:0;
padding:0;
background:url("../images/content/work/screen_sightline.jpg") top left no-repeat;
}

.vox {
width:977px;
height:1459px;
margin:0;
padding:0;
background:url("../images/content/work/screen_vox.jpg") top left no-repeat;
}

.valley_fresh {
width:990px;
height:916px;
margin:0;
padding:0;
background:url("../images/content/work/screen_valley_fresh.jpg") top left no-repeat;
}

.sightline_daily {
width:990px;
height:1319px;
margin:0;
padding:0;
background:url("../images/content/work/screen_sightline_daily.jpg") top left no-repeat;
}