body {
	margin-top: 0px;
	background-color:#630308;
	background-image:url('bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

div#main {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

div#content {
	margin-left: 30px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
div#content2 {
	width: 955px;
	margin-left: 150;
}
div#wishes {
	width: 955px;
	text-align:center;
}

div#logo {
	margin-left: 25px;
	width: 955px;
	text-align:left;
}

div#menu {
	width: 955px;
	height: 175px;
	text-align:left;
}

div#footer {
	width: 955px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}

div#footer A:link {text-decoration: none; color: #CCC;}
div#footer A:visited {text-decoration: none; color: #CCC;}
div#footer A:active {text-decoration: none; color: #CCC;}
div#footer A:hover {text-decoration: underline; color: #CCC;}

ul#menu-alt li {
	display:block;
	float:left;
}

.footertxt {
	
}
:focus {
	-moz-outline-style: none;
}
img, div { behavior: url("iepngfix.htc") }
