﻿
.head { font-weight: bold; font-size:48px} 

      
.center   {position         : absolute ; 
           left             : 0px      ; }
ul.circle {list-style-type  : circle}
ul.square {list-style-type  : square}
h1        {text-align       : center}

.relative_text    {position :relative; }
.Text_for_Startup {position :absolute; left:190px; top:25px;}

.Text_for_bbq     {position :absolute; left:190px; top:25px;}

.Text_for_monday  {position :absolute; left:190px; top:25px;}

.Text_for_tue     {position :absolute; left:190px; top:25px;}

.Text_for_wed     {position :absolute; left:190px; top:25px;}

.Text_for_thu     {position :absolute; left:190px; top:25px;}

.Text_for_fri     {position :absolute; left:190px; top:25px;}

a img {border: none;}

body 
{
background-color:#B8BFD8;
}