#home.container
{
  width : 900px;
  height : 600px;
  margin : 0 auto;
  margin-top : 25px;
}

#home #cv-vertical
{
  position : relative;
  left : 794px;
}

#home #cv-laptop-big
{
  margin-left : -111px;
  z-index : 1;
}

#home #purple-banner
{
  display : block;
  width : 423px;
  height : 40px;
  background-color : #644d6a;
  position : relative;
  left : 371px;
  top : -548px;
  z-index : 0;
}

#home #blue-banner
{
  display : block;
  width : 423px;
  height : 40px;
  background-color : #394154;
  position : relative;
  left : 371px;
  top : -94px;
  z-index : 0;
}

#home #content
{
  display : block;
  position : relative;
  left : 391px;
  top : -578px;
  width : 397px;
  height : 500px;
}

#home #navigation
{
  list-style-type : none;
  padding : 0;
  margin : 20px 0 0 0;
}

#home #nav-00 { top : 0; left : 0; }
#home #nav-01 { top : -30px; left : 135px; }

#home h1
{
  font-size : 70px;
  margin-top : 5px;
  margin-bottom : 15px;
}

#home #copyright
{
  position : relative;
  left : 810px;
  font-size : 10px;
  font-family : Arial;
  top : -585px;
  width : 100px;
}
