
	
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background-color: #FFF;
		}
	
	div.container {
        position: relative;
        margin: 0 auto;
        width: 901px;
        height: 691px;
        text-align: left;
        background:#fff;
        border:0px solid #c00;
	}
	
	#logo {
        position: absolute;
        margin: 0 auto;
        width: 290px;
        height: 78px;
		top: 30px;
		left: 43px;
        border:0px solid #0c0;
	}
	
	#print {
        position: absolute;
        margin: 0 auto;
        width: 153px;
        height: 182px;
		top: 141px;
		left: 43px;
        border:0px solid #0c0;
	}
	
	#resume {
        position: absolute;
        margin: 0 auto;
        width: 137px;
        height: 182px;
		top: 141px;
		left: 196px;
        border:0px solid #0c0;
	}
	
	#interactive {
        position: absolute;
        margin: 0 auto;
        width: 200px;
        height: 133px;
		top: 323px;
		left: 43px;
        border:0px solid #0c0;
	}
	
	#phone {
        position: absolute;
        margin: 0 auto;
        width: 100px;
        height: 133px;
		top: 323px;
		left: 243px;
        border:0px solid #0c0;
	}
	
	#table {
        position: absolute;
        margin: 0 auto;
        width: 300px;
        height: 155px;
		top: 456px;
		left: 43px;
        border:0px solid #0c0;
	}
	
	#matt {
        position: absolute;
        margin: 0 auto;
        width: 207px;
        height: 399px;
		top: 225px;
		left: 354px;
        border:0px solid #0c0;
	}
	
	#reel {
        position: absolute;
        margin: 0 auto;
        width: 248px;
        height: 359px;
		top: 269px;
		left: 589px;
        border:0px solid #0c0;
	}
	
	#tv {
        position: absolute;
        margin: 0 auto;
        width: 140px;
        height: 121px;
		top: 356px;
		left: 636px;
        border:0px solid #0c0;
	}
	
	#booksLeft {
        position: absolute;
        margin: 0 auto;
        width: 75px;
        height: 143px;
		top: 119px;
		left: 561px;
        border:0px solid #0c0;
	}
	
	#books {
        position: absolute;
        margin: 0 auto;
        width: 130px;
        height: 143px;
		top: 119px;
		left: 636px;
        border:0px solid #0c0;
	}
	
	#booksRight {
        position: absolute;
        margin: 0 auto;
        width: 85px;
        height: 143px;
		top: 119px;
		left: 766px;
        border:0px solid #0c0;
	}
	
	
