*{
	margin:0;
	padding:0;
}
html{
	min-height: 100%;
}
body{
	min-height: 100%;
	background: #eaeaea url(../images/body-bg.gif) repeat-x;
}
div#wrap-outer{
}

img#dummy{
display: block;
margin: 0 auto;
}

/*
div#share{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

div#addthis{
position: relative;
width: 1000px;
height: 650px;
margin: 0 auto;
}

div#addthis p{
display: block;
position: absolute;
bottom: 7px;
right: 63px;
}
*/