*{margin: 0px;}
body{background-image: url(back.jpg); background-repeat: repeat-x; background-color: white; margin-top: 50px; margin-left: 0em; font-size: 12px; font-family:"arial" ;}

#cover{float: left; height: 430px; width: 268px; padding: 2em; border: 0px solid white;}
#cover p{margin-bottom: 1em;}
#works{margin-left: 370px; width: 1530px; height: 520px; border: 0px solid red;}
#contact{ margin-top: 2em;  font-family: georgia}

.bigBox{height: 185px; width: 370px; float: left; margin-bottom: 8em;}
.box{ width:50%;height: 100%; float: left; border: 0.5em solid white; cursor: pointer;}
.words{ height: 195px; overflow: hidden; float: left; width: 25%; margin-left: 1em;}
.header{font-weight: bold; margin-bottom: 1em;}

h1 {font-family: "georgia"; font-size: 60px; font-weight: bold; letter-spacing: -0.02em;}
a:hover{color: #555555;}
a{color: darkgrey;}
.date{  color: darkgrey; margin-bottom: 0.0em; font-weight: bold; font-size:11px;}
.welcome{font-family: georgia; font-size:1.4em; margin-top: 1em;}
.contactTxt{font-weight: normal; color: darkgrey;}
.liveSite{margin-top: 1em; color: white;}
 

.trans{
	filter:alpha(opacity=00);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

 