body 
{   
background-color: #fff;
background-image: url(/Images/bkg.gif);
background-repeat: repeat;
color: #222;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-size: 11px;
margin: 0px;
padding: 0px;   
text-align:center;
overflow: auto;
}
a {
color: #13BCD5;
text-decoration: none;
}
a:hover {
color: #222;
text-decoration: underline;
}
a:active {
color: #13BCD5;
}
.contents1
{
margin: 0px auto;
position: relative;
top: 30px;
overflow: auto;
width: 900px;
background-color: #ffffff;
border: 2px solid #13BCD5;
padding: 20px;
text-align:left;
}
.bodytext
{
text-align:left;
margin-top: 15px;
}
h1
{
text-align:left;
color: #13BCD5;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
#header
{
position: relative;
height: 91px;
}
#menu{
padding-bottom:5px;
font-weight:bold;
}
#photo2
{
float: left;
margin-top: 15px;
width: 180px;
height: 268px;
margin-right: 20px;
margin-left: 15px;
}
#tag
{
float:left;
clear:both;
}
#aboutme
{
margin-top: 20px;
padding: 10px;
float: left;
width: 410px;
height: 299px;
background-image: url(Images/aboutback.gif);
background-repeat: no-repeat;
}
.leftdiv{
float:left;
width:410px;
}
#reviews1{
height: 355px;
width: 375px;
float: right;
}
#images img{
padding:0 10px 10px 0;
}
#footer{
color: #666;
width: 100%;
position: relative;
bottom: -40px;
height: 60px;
left: 0px;
text-align: center;
}
 a#omalosbuy{
 display:block;
 width:100px;
 height:100px;
 background:url(Images/buyOmalosSticker.png) top left;
 text-indent:-1000px;
 }
  a#omalosbuy:hover{
background-position:0 -100px;
 }