/* placeholder stylesheet */
/* ========================================================= */

/* Import Styles */

@import url('preset.css');

/* Temp Layout */

html, body {
height : 100%;
}
body {
color : #000;
background : #fff url(../images/sevenoceansrecords.gif) no-repeat center center;
}
h1, p {
display : none;
}
a {
width : 100%;
height : 100%;
display : block;
text-indent : -99999px;
}
