#content {
	position:absolute;
	top:265px;
	width:960px;
	background-image:url(../images/breakfast_lg.jpg);
	background-position:0px 200px;
	background-repeat:no-repeat;	
}
.msg {
	color:red;
	font-size:11px;
}
table {
	font-size:11px;
	margin:20px 10px 10px 10px;
}
#code {
	position:relative;
	top:-20px;
}
#reload {
	position:relative;
	top:-10px;
}
table tr #col_1 {
	width:200px;
}
table tr td textarea {
	font-size:12px;
}
#header #header_img {
	position:absolute;
	top:5px;
	left:330px;
	border:3px solid #fb0301;
}
.btn {
	font-size:11px;
}
