﻿body
{
    margin:0px;font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
    min-height:100%; height:100%;
}

.body-home {   
    background:url('/img_ftc/bg.gif') no-repeat center center fixed; 
    background-size:cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;  
}

.body-firm {   
    background:url('/img_ftc/toronto-silkscreen-embroidery-inc.jpg') no-repeat center center fixed; 
    background-size:cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;  
}

.body-services {   
    background:url('/img_ftc/can.jpg') no-repeat center center fixed; 
    background-size:cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;  
}

.body-live {   
    background:url('/img_ftc/can2.jpg') no-repeat center center fixed; 
    background-size:cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;  
}
.body-contact {   
    background:url('/img_ftc/can3.gif') no-repeat center center fixed; 
    background-size:cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;  
}
.mainCont {
    -webkit-box-shadow: 12px 8px 24px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 12px 8px 24px 0px rgba(0,0,0,0.27);
box-shadow: 12px 8px 24px 0px rgba(0,0,0,0.27);
}
.innermainCont
{
    -webkit-box-shadow: 12px 0px 24px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 12px 0px 24px 0px rgba(0,0,0,0.09);
    box-shadow: 12px 0px 24px 0px rgba(0,0,0,0.09);
}

h1
{
    font-family:'Bookman Old Style'; color:#231f20; font-size:24pt;
}
h4
{
    font-family:'Bookman Old Style'; color:#fff; font-size:14pt; margin:0px;
}
.navbarz {
    background:url('/img_ftc/navbarz.png'); background-position:right; background-repeat:no-repeat; width:110%; height:63px; display:block; padding-left:10px; margin-left:8px; padding-top:8px;color:white; text-decoration:none
}

.class1 a:link {text-decoration: none; display:block; padding-left:10px;margin-left:8px; color:#231f20;padding-top:5px; padding-bottom:5px}
.class1 a:hover {text-decoration: none; color: #000; display:block; background:gainsboro; padding-top:5px; padding-bottom:5px}
.class1 a:active {text-decoration: none; display:block; padding-left:10px;margin-left:8px; color:#231f20;padding-top:5px; padding-bottom:5px}
.class1 a:visited {text-decoration: none; display:block; padding-left:10px;margin-left:8px; color:#231f20;padding-top:5px; padding-bottom:5px}