/* 
    Document   : index
    Created on : 03 16, 13, 12:32:19 PM
    Author     : Shit
    Description:
        Purpose of the stylesheet follows.
*/
/*----------------index.html attributes-----------------------*/
.indexbody{
    text-align: center;
    background-image: url("Technology_Wallpaper_by_Keroyx.jpg");
    background-repeat: no-repeat;
}
.h1{
    color: #cc33ff;
    font-family:sans-serif;
    font-size: 40px;
}
.table{
    text-align: center;
    table-layout: auto;
}
.main{
    text-align: center;
}
td{
    padding:1em 1em;
    background-image: url("tdb.png");
    background-repeat: no-repeat;
}
.ads{
    font-style: oblique;
    font-size: medium;
    font-family: fantasy;
    color: crimson;
    background-image: url("title.png");
}
.foot{
  font-size: small;
  font-family: sans-serif;
}
.banner{
    position: static;
}
.divfooter{
    background-image: url("footer.png");
}
/*----------------welcome.html attributes linked: homebutton-----------------------*/
.bodywelcome{
                
                color: greenyellow;
                
            }
.welcomebody{
                font-family: Comic Sans MS;
                font-size: 20px;
                color: greenyellow;
                text-align: justify;
                background-image: url("welcomeb.png");
}
.links{
    text-decoration: none;
    color: mediumvioletred;
    font-family: Comic Sans MS;
}
.adminsign{
                font-family: Comic Sans MS;
                font-size: 20px;
                color: greenyellow;
                text-align: right;
            }
.menulinks{
    text-decoration: none;
    color: greenyellow;
    font-family: Comic Sans MS;
}
/*-----------------services.html-------------------------*/
.servicestable{
    
}
.servicesbody{
    background-color: beige;
}
.serviceselect{
    color: darkorange;
}
/*----------------------comments-----------------------*/
