	body
	{
		padding: 0;
		margin: 0;
		text-align: center;
		background: url(http://www.thevintageemporium.com/Images/paper4.jpg);
		color: #000000;
	}
	
	.container
	{
		width: 950px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content
	{
		padding-top: 5px;
		background: url(http://www.thevintageemporium.com/Images/background4.jpg);
                float: center;
		width: 1000px;
		font: 12px georgia, serif;
		float: left;
		text-align: left;
		color: #E2D8CA;
	}

	
	.pad
	{
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 280px;
		border-left: 2px solid black;
	}
	
	.side
	{
		float:left;
		width:280px;
		margin:0;
		padding: 20px;
		font-size: 14px;
	}
	
	.news
	{
		padding-bottom: 20px;
	}
	
	.line
	{
		text-align: center;
	}
	
	h1
	{
		font: 17px georgia, serif;
		font-weight: bold;
		font-style: italic;
	}
	
	a:link {color: #E2D8CA; font-weight: bold; text-decoration: none;}
	a:visited {color: #A39F85; font-weight: bold; text-decoration: none;}
	a:hover {color: #A39F85; font-weight: bold; text-decoration: none;}
	a:active {color: #E2D8CA; font-weight: bold; text-decoration: none;}