body
{
font-size:x-large;
}

.TimeTable
{

background-color:white;
float:left;
text-align:center;
}

.logo
{
float:right;
height:155px;
width:155px;
}

.cell
{
background-color:#BB0000;
tex
height:250px;
width:250px;
text-align:center;
font-weight:bold;
}

.cell2
{
width:250px;
text-align:center;
}


.cell3
{
width:250px;
text-align:center;
background-color:#008A00;
font-weight:bold;
}

.cell4
{
width:250px;
text-align:center;
background-color:#F7A815;
font-weight:bold;
}

.cell5
{
width:250px;
text-align:center;
background-color:#7683F3;
font-weight:bold;
}

.axelogo
{
float:right;
}

.loveleft
{
float:left;
width: 640px;

}

.loveright
{
float: right;
width:270px;

}

