/*
Theme Name: 01a Elloquent - Splash Page
Theme URI: http://www.elloquent.com
Description: Simple, classic & elegant website for Elleoquent
Version: 1.0
Author: Tenika Jones - ten@theyoungfreshnew.com
Author URI: http://theyoungfreshnew.com

*/
body {
background-color: #313131 ;
}

#wrapper {
position: relative;
top: -10px;
width: 1025px;
margin:0 auto 0 auto;
}

/*
#wrap {
position: relative;
top: 150px;
width: 975px;
margin:0 auto 0 auto;
}
*/
#photobanner {
margin: 0 auto 0 auto;
width: 317px;
height: 455px;
background: url(images/photo-banner.png) top right no-repeat;
}

#elle {
position: relative;
top: 24px;
left: 26px;
width: 266px;
height: 404px;
background: url(images/elle9.jpg) top right no-repeat;
}

#pen {
position: relative;
top: -245px;
left: 58px;
float: right;
width: 275px;
height: 375px;
background: url(images/feather-pen.png) top right no-repeat;
}


#quote {
position: relative;
top: -10px;
width: 875px;
height: 141px;
background: url(images/quote2.png) top right no-repeat;
}

/*
#welcomemsg {
height: 118px;
width: 323px;
margin: 0 auto 0 auto;
background: url(images/welcomemessage.png) top right no-repeat;
}

*/

p#entersite {
position:relative;
top: -25px;
width: 92px;
height: 37px;
background: url(images/entersite.png) top right no-repeat;
margin: 0 auto 0 auto;
}



