body{

width:754px;
margin: auto;

color: #555;

font-size: 25px;
line-height: 26px;
text-align:justified;

word-wrap: break-word;

background-image:url('');
background-repeat:no-repeat;

background-attachment:fixed;
background-color: #fff;
}

hr{

height:1px;
color:#ddd;
}

h1{
color: #fff;
background-color: #f33;

text-align:center;
word-wrap: break-word;
font-weight: normal;
font-size: 40px;
line-height: 70px;
}

h2{


font-weight: normal;
font-size: 25px;
line-height: 27px;

margin:0;

word-wrap: break-word;
padding: 10px;

}

h3{
color:#555;
word-wrap: break-word;
margin:0;
font-weight: normal;
font-size: 20px;
line-height: 22px;
}

table{
cell-spacing: 10px;
cell-padding: 10px;
margin:auto;

word-wrap: break-word;
}
td{
background-color: #eee;
vertical-align:bottom;
text-align: centre;
word-wrap: break-word;
padding: 10px;
}
th{
text-align:left;
word-wrap: break-word;
}
A:link{
color:#555;
text-decoration:none;
word-wrap: break-word;
}
A:hover{
color:#555;
text-decoration:none;

word-wrap: break-word;
}
A:visited{
color:#555;
word-wrap: break-word;
}
input{
     margin: 20px;

font-size: 25px;
line-height: 26px;
color:#eee;
background-color: #000;
     	cell-padding: 10px;
font-family: 'urw_gothic_ldemi';

}

