body {
font-family: kartika;
font-size: small;
}

table {
border-bottom: 1px solid grey;
}

th {
border: 1px solid grey;
font-size: normal;
color: grey;
}

td {
border-top: 1px solid grey;
font-size: small;
padding: 5px;
}

#center {
width: 700px;
height: 780px;
margin: 0px auto;
}

#links {
text-align: right;
font-size: x-small;
font-weight: bold;
}

#existing {
width: 100%;
border-width: normal;
}

#banner1 {
text-align: right;
background-image: url('LogIn.jpg');
background-repeat: none;
background-position: top center;
width: 700px;
height: 100px;
}

#banner2 {
text-align: right;
background-image: url('StartPage.jpg');
background-repeat: none;
background-position: top center;
width: 700px;
height: 100px;
}

#banner3 {
text-align: right;
background-image: url('NewCat.jpg');
background-repeat: none;
background-position: top center;
width: 700px;
height: 100px;
}
