header
{
background-color:#EDEDED;
border-radius:5px 5px 0px 0px;
border-width:1px;
border-color:#DADADA;
border-bottom-style:solid;
height:30px;
width:1100px;
margin-left:auto;
margin-right:auto;
box-shadow: 10px 0px 10px 2px #888888;
}
div.mainDisplayDiv
{
padding:0px 10px; 
width:1100px;
border-style:solid;
border-width:1px;
border-color:#DADADA;
border-radius:5px 5px 10px 10px;
box-shadow: 10px 10px 10px 2px #888888;
margin-left:auto;
margin-right:auto;
background-color:#F9F9F9;
font-family:"calibri";
text-align: justify;
}
h1
{
font-size:25px;
margin-left:10px;
color:black;
}
h2
{
border-bottom-style:solid;
border-color:#DADADA;
border-bottom-width:1px;
}
h3
{
border-bottom-style:solid;
border-color:#DADADA;
border-bottom-width:1px;
}
img.onProfile
{
width:450px;
height:350px;
}
td.projectBy
{
text-align:center;
width:170px;
height:200px;
}
img.projectBy
{
width:150px;
height:150px;
}
footer
{
background-color:#EDEDED;
border-radius:0px 0px 5px 5px;
border-color:#DADADA;
border-top-style:solid;
height:50px;
width:1100px;
margin-left:auto;
margin-right:auto;
color:black;
box-shadow: 10px 10px 10px 2px #888888;
}
li
{
margin-left:10px;
}