body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height:100%;
	background-color:#CCCCCC;
	font-family:sans-serif,times;
}


#unique	{
		border:2px;
		border-color:#ffffff;
		margin-top:40px;
		margin-bottom:20px;
		text-align:center;
		margin-left:20px;
		margin-left:auto;
		margin-right:auto;
		}

#top {		height:11px;
		background:url(images/top.jpg)
		}


#right-border	{
		width:11px;
		background:url(images/border-left.gif);
		
}

#left-border	{
		width:11px;
		background:url(images/border-left.gif);
		
}


#main { 	width:780px;
		margin:0px;
		padding:0px;
		border:0px;
		vertical-align:top;
		background:#FFFFFF;
		text-align:center;
		}

#bottom {       background:url(images/bottom.jpg);
		height:11px;
		}