/* Generated by the CoffeeCup Web Editor - www.coffeecup.com */
			
/*
Description...




@created:       03/01/2016 - 17:19:51
@today:         03/01/2016
@project:       No Project
@path:          /Users/tim/Documents/Amy/Portfolio3/css/photo.css

@author:        Amy Travis
@company:       %COMPANY%
@Copyright:     Copyright 2013
			
@version:       $Revision:$
*/

body
{
    margin: 0;
    padding: 0;
    background: url('../images/garden.jpg') repeat;
	
}

body:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    /* background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.5) 100%); */
}
