﻿/* CSS File for Aelora.com	*/

body {
	width: 960px;
	margin:auto;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.indent	{
	margin-left: 40px;
	text-align:justify;
	line-height: 150%;
}
img {
	border: 0;
	margin-top:30px;
}
a {
	color: #4682b4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
