/*
######################################################################################
######                                                                        #######
######     WEB TEMPLATE STYLES                                               #######
######                                                                      #######
##################################################################################
*/

/********************************************************************************/
/***** WRAPPER STYLES **********************************************************/
/******************************************************************************/

#wrapper {
	width: 1000px;
	margin: auto;
	}
	#wrapper #portrait {
	position: absolute;
	bottom: 1px;
	left: 468px;
	width: 558px;
	height: 417px;
	background-image: url(../../images/page-specific/home/portrait.png);
		}
