@charset "utf-8";
/* CSS Document for www.awtye.com */
/* Copyright 20l3. Andrew Tye. All rights reserved. */


.ebooks .content {
background: rgb(255,255,255);
background: rgba(255,255,255, 0.95);
}
.ebook-title {text-transform:uppercase;}
.ebook-title, .ebook-subtitle, .ebook-resources {text-align:center;}
.ebook-highlight {color:#3b302a;}


#starting-and-selling {
background-image: URL(../images/ebooks/bg/starting-and-selling.png);
background-position: center top;
background-repeat: repeat;
}
#professional-development-tips {
background-image: URL(../images/ebooks/bg/professional-development-tips.png);
background-position: center top;
background-repeat: repeat;
}
#resumes-interviews-careers {
background-image: URL(../images/ebooks/bg/resumes-interviews-careers.png);
background-position: center top;
background-repeat: repeat;
}
#mba-any-way {
background-image: URL(../images/ebooks/bg/mba-any-way.png);
background-position: center top;
background-repeat: repeat;
}