* {
margin: 0px;
padding: 0px;
}
body {
padding: 0px;
background:url("img1/can/can1.png");
background-Repeat:repeat-x;
background-position: 0% 0%;
}
a:visited { color: #999; }
a:hover { color: #FFA500; }
ul{
margin-left: 15px;
}
li{
margin: 5px 15px;
}

.clear { clear: both; background: none; }
#footer{
padding: 0px;
text-align:center;
background:url("img1/can/bg.gif");
background-Repeat:repeat-x;
background-position: 100% 100%;
height:130px;
}
#main{
margin: 0 50px;
}
h1{
font-family:Impact;
text-align:center;
font-size:350%;
}
h2{
text-align:center;
}
h3{
margin:15px;
padding:10px;
background-color: #000;
color:#fff;
}
.text{
margin: 10px 50px 15px 50px;
}
.text2{
margin:0 50px 20px;
font-size:12px;
}
.shadow {
background: url("img1/shadow.gif") right bottom;
float: left;
margin: 10px 0px 2px 10px;
}
.shadow img {
position: relative;
left: -4px;
top: -4px;
padding: 3px;
background-color: #ffffe0;
border: 1px solid #999;
}
.how{
border: 1px solid #000;
background-color: #ECFBFF;
margin: 10px 20px;
padding:15px;
}
.how ul li{
list-style-type:none;
}
.att ul li{
list-style-image: url('img1/can/att.gif');
background-position: 0px 2px;

}

