﻿body {
	background-image: url('../images/bg_paper.jpg');
	background-repeat: repeat-x;
}
.content #ourStoryTitle
{
	position:absolute;
	left:19px;
	top:24px;
}


.content #hopeDiamondMenu
{
	position:absolute;
	left:19px;
	top:68px;
}


.content #text
{
	position:absolute;
	left:250px;
	top:498px;
	width:460px;
}

.content #text a
{
	color:#000;
}

.content #contestImageLink
{
	position:absolute;
	left:20px;
	top:438px;
}