-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
background: url("images/bg.jpg") no-repeat fixed center top / 100% auto #F4F4F2;
background-image: url("images/bg-copy3.jpg");
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
background-width: 100% auto;
background-color: #F4F4F2;
h2 {
font-family: "Helvetica Neue", "helveticaneuecyrthin";
font-weight: 300;
}
$('#new a')[0].click();