body {
background: #C0D9C7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
margin: 0;
}

#buttons {
margin: 5px auto 0 auto;
}

#buttons a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#buttons p {
padding: 4px;
background: #336600;
text-transform: uppercase;
margin: 0;
}

#closePop {
float: right;
}

#closeColour {
float: right;
}

#container {
width: 100%;
text-align: center;
}

#colourIn {
text-align: left;
width: 650px;
margin: 10px auto;
}

#makeLunch {
border: solid 1px #336600;
width: 770px; height: 460px;
margin: 0 auto;
float: none;
display: block; clear: both;
}

#printPop {
float: left;
}
