/* CSS for SweeterSweaters home page*/


/*styles the brown background on the home page*/
#main{
background-color:#4E3322;
top:100px;
left:40px;
width:860px;
height:700px;
position:absolute;
}

/*positions for the studio 5 video*/
#kslvid8026669{
top:100px;
left:350px;
position:absolute;
}

/*positions the studio 5 blurb*/
#desc{
top:110px;
left:30px;
position:absolute;
color:#4161B6;
width:275px;
text-align:justify;
font-size:25px;
}

/*formatting for Light Refreshment Served Media*/
#lrs{
top:410px;
left:30px;
width:700px;
position:absolute;
color:#4161B6;
text-align:justify;
font-size:25px;
}