html,body{
	height:100%;
}
body {
	color:#000000;
	background-color:#B3DDB3;
	margin:0;
        font-family:arial;
}

#perimeter {
        width:100%;
        height:100%;
	text-align:center;
	}

.int {
	text-align:center;
	width:320px;
	margin:auto;
	}

a img {
	border:none;
}

a{
	text-decoration:none;
}	

h1{
	margin:0;
}
div{
        width:320px;
}
td{
        vertical-align:top;
}
