@import url("normalize.css");
@import url("prototype.css");
/*Insert appropriate background image*/
/*Background*/
#background{background:#ffffff url(../images/morningsampler.jpg) no-repeat 27% 10%;}
/*Navigation*/
#home{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:52px;}
#menu{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:59px;}
#recipes{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:67px;}
#buzz{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:70px;}
#whatsnew{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:73px;}
#video{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:79px;}
#shop{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 3px;
margin:0;
top:88px;}
#storelocator{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 8px;
margin:0;
top:97px;}
#intouch{/*border:1px solid green;*/
position:relative;
text-align:center;
height:43px;
width:100%;
padding:0 0 0 6px;
margin:0;
top:106px;}
/*Content*/
#content{/*border:1px solid green;*/
position:absolute;
top:120px;
left:455px;
margin:0;
padding:0;
width:310px;
height:450px;
font-size:1em;
line-height:17px;
color: #ffffff;}
#content a{/*border:1px solid green;
position:absolute;
top:365px;
left:-297px;
margin:0;
padding:0;
width:350px;
height:30px; */
font-size:1em;
font-weight:normal;
line-height:20px;
color:yellow;
text-decoration:none;}