body {
	background-color: #FFF;
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

img {
	border: 0;
}

div#container {
	width: 800px;
	height: 620px;
	position: absolute;
	top/* */:/**/50%;
	left: 50%;
	margin-top/* */:/**/-350px;
	margin-left: -400px;
}



body#set div#container {
	background: #FFF url(../images/wedding-book.jpg) no-repeat center center;
}



img#front {
	margin: 45px 50px;
}

div#index {
	margin: 358px 26px 0 0;
}

div#index img {
	margin: 5px;
}

div#menu {
	clear: both;
	width: 800px;
	position:absolute;
	top: 560px;
	left: 0px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: lowercase;
	line-height: 20px;
}

div#link {	
	clear: both;
	width: 800px;
	position:absolute;
	top: 650px;
	left: 0px;
	color: #888;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;
	line-height: 20px;
}

div#link a {
	text-decoration: none;
	color: #888;
}

div#link a:hover, .selected {
	color: #000;
}

div#menu a {
	text-decoration: none;
	color: #666;
}

div#menu a:hover, .selected {
	color: #000;
}

#info
{
position: absolute;
top: 950px;
width: 70%;
left: 15%;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
text-align: center;
color: #c0c0c0;
}
#info h1
{
font-size: 14px;
margin: 0px;
}

#info p
{
text-align: justify;
}
#info a
{
color: #c0c0c0;
font-size: 10px;
text-decoration: underline;
font-weight: normal;
}

#info strong
{
color: #c0c0c0;
font-weight: normal;
}

