body{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
background-image: url('images/background.jpg');
}

#BBbanner{
border:0;
width:700px;
height:150px;
}

#TTop{
border:0;
width:700px;
height:20px;
}

#NavBar{
border:0;
width:5px;
height:18px;
}

#MainBar{
width:500px;
height:11px;
border:0;
}

#SideBar{
width:200px;
height:11px;
border:0;
}

#computer{
width:95px;
height: 95px;
border:0;
}

#project{
width:95px;
height:95px;
border:0;
}

#laptop{
width:95px;
height:95px;
border: 0;
}

#keyboard{
width:95px;
height:95px;
border: 0;
}

#screen{
width:95px;
height:95px;
border: 0;
}

h1 {
font-family: Georgia;
font-size: 180%;
color: DarkBlue;
text-align: center;
}

h2 {
font-family: Georgia;
font-size: 80%;
color: White;
text-align: center;
}

h3 {
font-family: Georgia;
font-size: 120%;
color: Navy;
}

h4 {
font-family: Georgia;
font-size: 110%;
color: Navy;
text-align: center;
}

h5 {
font-family: Georgia;
font-size: 80%;
color: Navy;
text-align: center;
}

h6 {
font-family: Georgia;
font-size: 80%;
color: orange;
text-align: center;
}

p {
font-family: Georgia;
color: MediumBlue;
}

a:link {
font-family: Georgia;
font-size: 110%;
color:#3003FC;
}

a:visited {
font-family: Georgia;
font-size: 110%;
color:Blue;
}
a:hover {
font-family: Georgia;
font-size: 110%;
background-color:DarkBlue;
color:white;
}
a:active {
font-family: Georgia;
font-size: 110%;
color:blue;
}