/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  March 19, 2009, 9:04 pm with psd2css Online version 1.33
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'background_bodybg_center' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */

  background: /*#362f2d;*/ url(tears2.gif);  position:absolute;
  left: 4em;
}



/* You named this layer body_text */

#youtube {
position: absolute;
  float: right;
  top: 600px;
  
}



#Layer-2 {
   
  position: absolute;
  left: 2em;
  top: 15em;
  width: 760px;
  height: 500px;
  z-index: 2;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FFFFFF;
}

/* You named this layer Layer 2 */
#Layer-3 {
  position: absolute;
  left: +93px;
  top: +57px;
  width: 344px;
  height: 44px;
  z-index: 3;
}

#emily_pic {
  position: absolute;
  left: 73px;
  top:  40px;
  width: 400px;
  height: 44px;
  z-index: 3;
}

/* You named this layer internet_link */
#Layer-4 {
  position: absolute;
  left: +544px;
  top: +143px;
  width: 148px;
  height: 25px;
  z-index: 4;
}

/* You named this layer internet_linkover */
#Layer-5 {
  position: absolute;
  left: +547px;
  top: +141px;
  width: 162px;
  height: 35px;
  z-index: 5;
}

/* You named this layer contact_link */
#Layer-6 {
  position: absolute;
  left: +374px;
  top: +144px;
  width: 134px;
  height: 26px;
  z-index: 6;
}

/* You named this layer contact_linkover */
#Layer-7 {
  position: absolute;
  left: +374px;
  top: +143px;
  width: 134px;
  height: 26px;
  z-index: 7;
}

/* You named this layer info_link */
#Layer-8 {
  position: absolute;
  left: +265px;
  top: +146px;
  width: 71px;
  height: 24px;
  z-index: 8;
}

/* You named this layer info_linkover */
#Layer-9 {
  position: absolute;
  left: +265px;
  top: +147px;
  width: 71px;
  height: 23px;
  z-index: 9;
}

/* You named this layer projects_link */
#Layer-10 {
  position: absolute;
  left: +95px;
  top: +145px;
  width: 137px;
  height: 25px;
  z-index: 10;
}

/* You named this layer projects_linkover */
#Layer-11 {
  position: absolute;
  left: +95px;
  top: +145px;
  width: 136px;
  height: 26px;
  z-index: 11;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

/* Here are my movies*/

#cave{
position: absolute;
top: 250px;
left: 362px;
}


#jja{
position: absolute; 
top:250px;
}

#youtube{
position: relative;
right:5px;
}
