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

body {
background-color:#ff8401;
background-image:url(printworks-holdingpage.gif);
background-repeat:repeat-x;
color:#FFFFFF;
font-family:verdana;
font-size:10pt;
margin:0;
}
td {
font-size:10pt;
}
a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover, a:active {
color:#FFFFFF;
text-decoration:underline;
}
.background {
background-image:url(printworks-holdingpage.gif);
background-repeat:repeat-x;
height:440px;
width:770px;
}