*
	{
		padding: 0px;
		margin: 0px;
	}
	
body
	{
		background-color: #b34852;
		text-align:center;
	}

a
	{
		color:#000000;
		text-decoration:none;
	}

	
p.small 

	{
		line-height: 1%
	}

img 
	{
		border-style: none;
	}



a:hover

	{
		color:#ffffff;
	}
	
#wrapper 
{
    margin: 0 auto;
    width: 1024px;
    text-align:left;
}

#background 
	{
		width: 1024px;
		height:737px;
		background: #b34852 center url(welcome.jpg) no-repeat;
	}
	

#content
	{
	width: 281px;
	height:165px;
	float: right;
	color:#000000;
	text-align:justify;
	left: 843px;
	top: 276px;
	margin-top: 230px;
	margin-right: 200px;
	letter-spacing: normal;
	line-height: 50px;
	}

#content a
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:24px;
		font-style:italic;
	}
	
#content a:hover
	{
		color:#ffffff;
	}

#footer
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		clear: both;
		height: 20px;
		text-align: center;
		left: 766px;
		top: 637px;
	}
