html, body{
 background-color:#FFFFFF;
 color:#000000;
 height:100%;
}
body { margin:0;  background:url(../images/background.jpg) top left repeat-x; width:100%; height:100%;}
body, #altContent {
	height: 100%;
	min-height: 750px;
}

.title {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:900;}
.title1 {font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:400; color:#626262;}
.content {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#808080;}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:31px; font-weight:400; color:#626262; }

a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; text-decoration:none;}
a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-decoration:none;}

#container{ width:1010px; height:740px; margin-left:auto; margin-right:auto; margin-top:20px;}

#left-side{ width:400px; float:left; height:740px; background:none; }

#right-side{ width:510px; float:left; height:740px; margin-left:30px; }

#logo{ width:261px; height:79px; float:left; background:url(../images/online-cv-generator-logo.png) top left no-repeat; margin-left:50px;}

#mascot{ width:359px; height:477px; float:left; background:url(../images/online-cv-generator-mascot.png) top left no-repeat; margin-top:50px;}

#button-container{ width:510px; height:53px; float:left; margin-bottom:20px;}

#sample-button{ width:264px; height:53px; background:url(../images/online-cv-sample-button.png) top left no-repeat; margin-left:auto; margin-right:auto;}

#image-container{ width:510px; height:148px; float:left;}

#top-image{ width:347px; height:148px; background:url(../images/online-cv-generator-time.png) top left no-repeat; margin-left:auto; margin-right:auto; }
