body
{
	text-align: center;
	font-family: Arial;
	
}
body
{
		text-align: -moz-center;

}
#main
{
	background-image: url("../images/magali_1.jpg");
	background-repeat: no-repeat;
	background-position: center;
		text-align: center;
		width:720px;
		height: 650px;
		border: dotted teal thin ;
}
#main
{
		text-align: -moz-center;

}
#layout
{
	width: 100%;
}
#top
{
	height: 332px;
	font-style: oblique;
	vertical-align: top;
	border: steelblue 1px solid;
}
#layout td
{
	margin: 15px;
}
#mainheader
{
	text-align: left;
	padding-left: 400px;
	font-size: 34px;
	border: steelblue 1px solid;
	height: 55px;
}
#byline
{
	text-align: right;
	margin-right: 30px;
	vertical-align: top;
	border: steelblue 1px solid;
	height: 242px;
}
#byline
{
	text-align: -moz-right;
}
#aboutique
{
	background: black;
	vertical-align: middle;
	color: White;
	width: 200px;
	border: solid 2px white;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 20px;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
#orderlink
{
	background: white;
	vertical-align: middle;
	border: solid 2px black;
	width: 370px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	margin-top: 10px;
	margin-right: 100px;
	font-size: 12px;
}
#orderlink a
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	
}
#orderlink a:hover
{
	color: Red;
}

#mdco
{
	margin-top: 13px;
	margin-right: 3px;
	border: solid black 1px;
	width: 350px;
	font-size; 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
}
#mdco a
{
	color: Black;
}
#moretocome
{
	margin-top: 20px;
	margin-right: 25px;
}
